fluidsynth/include/fluidsynth
jjceresa c9b187bd85
Fx unit api (#673)
This PR addresses #669 point 2.1.
It proposes set/get API functions to change/read fx unit parameters.
The deprecated shell commands are updated. Now the commands line have 2 parameters:
- first parameter is the fx unit index.
- second parameter is the value to apply to the fx unit.
2020-11-22 21:02:06 +01:00
..
audio.h Separate new_* and delete_* functions from the rest 2020-11-13 22:23:29 +01:00
event.h Separate new_* and delete_* functions from the rest 2020-11-13 22:23:29 +01:00
gen.h SoundFont API 2020-11-12 21:27:00 +01:00
ladspa.h Structure the large synth header into subgroups 2020-11-12 21:27:00 +01:00
log.h Logging interface 2020-11-12 21:27:00 +01:00
midi.h Separate new_* and delete_* functions from the rest 2020-11-13 22:23:29 +01:00
misc.h Miscellaneous group 2020-11-12 21:27:00 +01:00
mod.h Separate new_* and delete_* functions from the rest 2020-11-13 22:23:29 +01:00
seq.h Separate new_* and delete_* functions from the rest 2020-11-13 22:23:29 +01:00
seqbind.h MIDI Seqencer documentation 2020-11-12 21:27:00 +01:00
settings.h Separate new_* and delete_* functions from the rest 2020-11-13 22:23:29 +01:00
sfont.h Separate new_* and delete_* functions from the rest 2020-11-13 22:23:29 +01:00
shell.h Separate new_* and delete_* functions from the rest 2020-11-13 22:23:29 +01:00
synth.h Fx unit api (#673) 2020-11-22 21:02:06 +01:00
types.h Change files into groups / modules 2020-11-12 21:23:31 +01:00
version.h.in Structure the large synth header into subgroups 2020-11-12 21:27:00 +01:00
voice.h SoundFont API 2020-11-12 21:27:00 +01:00