Searched refs:fluid_channel_search_monolist (Results 1 – 12 of 12) sorted by relevance
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/synth/ |
H A D | fluid_chan.h | 267 int fluid_channel_search_monolist(fluid_channel_t *chan, unsigned char key, int *i_prev);
|
H A D | fluid_synth_monopoly.c | 399 i = fluid_channel_search_monolist(channel, key, &i_prev); in fluid_synth_noteoff_mono_LOCAL()
|
H A D | fluid_chan.c | 491 fluid_channel_search_monolist(fluid_channel_t *chan, unsigned char key, int *i_prev) in fluid_channel_search_monolist() function
|
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/fluidsynth/src/ |
H A D | fluid_synth_monopoly.c | 399 i = fluid_channel_search_monolist(channel, key, &i_prev); in fluid_synth_noteoff_mono_LOCAL()
|
H A D | fluid_chan.h | 266 int fluid_channel_search_monolist(fluid_channel_t *chan, unsigned char key, int *i_prev);
|
H A D | fluid_chan.c | 471 fluid_channel_search_monolist(fluid_channel_t *chan, unsigned char key, int *i_prev) in fluid_channel_search_monolist() function
|
/dports/audio/gmsynth-lv2/gmsynth.lv2-0.5.0/fluidsynth/src/ |
H A D | fluid_synth_monopoly.c | 399 i = fluid_channel_search_monolist(channel, key, &i_prev); in fluid_synth_noteoff_mono_LOCAL()
|
H A D | fluid_chan.h | 266 int fluid_channel_search_monolist(fluid_channel_t *chan, unsigned char key, int *i_prev);
|
H A D | fluid_chan.c | 471 fluid_channel_search_monolist(fluid_channel_t *chan, unsigned char key, int *i_prev) in fluid_channel_search_monolist() function
|
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/src/ |
H A D | fluid_chan.h | 266 int fluid_channel_search_monolist(fluid_channel_t *chan, unsigned char key, int *i_prev);
|
H A D | fluid_synth_monopoly.c | 399 i = fluid_channel_search_monolist(channel, key, &i_prev); in fluid_synth_noteoff_mono_LOCAL()
|
H A D | fluid_chan.c | 470 fluid_channel_search_monolist(fluid_channel_t *chan, unsigned char key, int *i_prev) in fluid_channel_search_monolist() function
|