Commit graph

114 commits

Author SHA1 Message Date
derselbst
201aa5e0d4 minor cleanup for fluid_synth API
remove deprecated fluid_synth_get_channel_preset() and fluid_synth_get_program() and fuse their functioning together into fluid_synth_get_channel_info()
2017-09-19 16:32:20 +02:00
derselbst
380f4a56e3 move FLUID_INTERP_* macros to enum 2017-09-16 22:13:51 +02:00
derselbst
026d74f125 use doxygen aware "note" 2017-09-16 17:39:53 +02:00
derselbst
53fd1eeac7 remove deprecated fluid_settings_getstr() 2017-09-16 17:30:57 +02:00
derselbst
b44fb5c229 remove deprecated FLUID_HINT_INTEGER 2017-09-16 17:14:04 +02:00
derselbst
3939941c5f remove deprecated autotools build system 2017-09-15 11:29:57 +02:00
derselbst
3c17868ba3 remove misspelled FLUID_SEQ_PITCHWHHELSENS macro 2017-09-15 11:05:29 +02:00
derselbst
1d1208efd9 remove redundant DOCME 2017-09-15 10:59:22 +02:00
derselbst
f91e391e8d correct API "since" version for key pressure feature 2017-09-10 14:27:08 +02:00
derselbst
5baecd9db4 Merge branch 'poly-pressure' of https://github.com/mawe42/fluidsynth into mawe42-poly-pressure 2017-09-10 13:59:07 +02:00
derselbst
a89ed74537 fluid_synth_add_default_mod: specify enum param type explicitly 2017-09-07 10:53:08 +02:00
derselbst
336ae88aaf new public API to manipulate default modulators
patch by @mawe42
2017-09-07 10:45:46 +02:00
derselbst
e3232e377e deprecate some enum values
addressing #186
2017-09-04 17:04:13 +02:00
derselbst
aac2354f5c remove fop-level "fluidsynth" directory node
cd fluidsynth && git mv * ../
2017-09-03 13:30:26 +02:00