mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-12 09:36:33 +01:00
Update Fluidsynth to v2.0.2
This commit is contained in:
parent
f28b03c305
commit
8c4c97d1e2
34 changed files with 16320 additions and 648 deletions
|
|
@ -290,11 +290,6 @@ static char fluid_synth_get_fromkey_portamento_legato(fluid_channel_t *chan,
|
|||
* Sust.on/off >------------------------->|_______________|
|
||||
* Sost.on/off
|
||||
------------------------------------------------------------------------------*/
|
||||
int fluid_synth_noteoff_monopoly(fluid_synth_t *synth, int chan, int key,
|
||||
char Mono);
|
||||
|
||||
int fluid_synth_noteon_monopoly_legato(fluid_synth_t *synth, int chan,
|
||||
int fromkey, int tokey, int vel);
|
||||
|
||||
/**
|
||||
* Plays a noteon event for a Synth instance in "monophonic playing" state.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue