Searched refs:FLUID_SEQ_CONTROLCHANGE (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/headers/libs/fluidsynth/fluidsynth/
H A Devent.h51 FLUID_SEQ_CONTROLCHANGE, /**< MIDI control change event */ enumerator in enum:fluid_seq_event_type
/haiku-fatelf/src/libs/fluidsynth/src/
H A Dfluid_seqbind.c104 case FLUID_SEQ_CONTROLCHANGE:
H A Dfluid_event.c331 evt->type = FLUID_SEQ_CONTROLCHANGE;
495 * #FLUID_SEQ_CONTROLCHANGE, #FLUID_SEQ_PAN, #FLUID_SEQ_VOLUME,
H A Dfluid_seq.c831 eventType == FLUID_SEQ_CONTROLCHANGE ||

Completed in 37 milliseconds