Commit graph

1281 commits

Author SHA1 Message Date
derselbst
783e70ed27 deprecate even more redundant public synth functions 2017-09-20 20:22:18 +02:00
derselbst
3c99490a60 check for new return values of fluid_settings_*() 2017-09-20 20:13:18 +02:00
derselbst
e797853b2b refactor fluid_settings API
consistently return either FLUID_OK or FLUID_FAILED for public fluid_settings_* functions
2017-09-20 14:27:36 +02:00
derselbst
9735059946 cleanup fluid_settings.h 2017-09-20 13:14:48 +02:00
derselbst
b71f474afa make fluid_preset_t::get_name() const correct 2017-09-20 12:55:55 +02:00
derselbst
7bf280cf77 linebreak 2017-09-19 17:12:33 +02:00
derselbst
d708c2f5e2 specify bufsize via sizeof() 2017-09-19 17:12:14 +02:00
derselbst
40ebd7f3b6 fix build 2017-09-19 16:55:54 +02:00
derselbst
0f6c4c83a1 remove unimplemented "synth.dump" setting 2017-09-19 16:45:38 +02:00
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
f43c036391 mark fluid_synth_get_program() as deprecated 2017-09-19 16:04:57 +02:00
derselbst
4e318b4ee6 remove obsolete config_macosx*.h 2017-09-19 13:17:16 +02:00
derselbst
384e0acad9 remove unused and obsolete macbuild 2017-09-19 13:11:45 +02:00
derselbst
6308c1e67b remove obsolete config_win32.h.in
previously used by autotools
2017-09-19 13:08:18 +02:00
derselbst
ca92dbbc94 correctly register synth.volenv options 2017-09-19 10:54:58 +02:00
derselbst
85822ac32a specify MIDI CCs explicitly for default mods 2017-09-17 10:37:22 +02:00
derselbst
7f3515e136 seqbind: specify MIDI CCs explicitly 2017-09-16 21:57:49 +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
7b54b07b2d fix build 2017-09-15 12:34:03 +02:00
derselbst
3939941c5f remove deprecated autotools build system 2017-09-15 11:29:57 +02:00
derselbst
34f5a14df3 remove deprecated LADCCA support 2017-09-15 11:11:09 +02:00
derselbst
a5382c6b6a bump copyright year 2017-09-14 12:29:02 +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
bc12b61e4a allow any double string value for "synth.volenv" 2017-09-09 16:00:00 +02:00
derselbst
29f6ac1049 add setting for volume envelope processing
fixes #70
2017-09-07 11:42:01 +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
16f2005d68 fix build against glib<2.30 2017-09-06 09:36:42 +02:00
derselbst
aac2354f5c remove fop-level "fluidsynth" directory node
cd fluidsynth && git mv * ../
2017-09-03 13:30:26 +02:00