Home
last modified time | relevance | path

Searched refs:fluid_event_set_dest (Results 1 – 25 of 27) sorted by relevance

12

/dports/audio/fluidsynth/fluidsynth-2.2.4/doc/examples/
H A Dfluidsynth_arpeggio.c40 fluid_event_set_dest(ev, synth_destination); in schedule_noteon()
52 fluid_event_set_dest(ev, synth_destination); in schedule_noteoff()
64 fluid_event_set_dest(ev, client_destination); in schedule_timer_event()
H A Dfluidsynth_metronome.c42 fluid_event_set_dest(ev, synth_destination); in schedule_noteon()
54 fluid_event_set_dest(ev, client_destination); in schedule_timer_event()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/doc/
H A Dfluidsynth_arpeggio.c40 fluid_event_set_dest (ev, synth_destination); in schedule_noteon()
52 fluid_event_set_dest (ev, synth_destination); in schedule_noteoff()
64 fluid_event_set_dest (ev, client_destination); in schedule_timer_event()
H A Dfluidsynth_metronome.c42 fluid_event_set_dest (ev, synth_destination); in schedule_noteon()
54 fluid_event_set_dest (ev, client_destination); in schedule_timer_event()
/dports/audio/fluidsynth/fluidsynth-2.2.4/test/
H A Dtest_seq_scale.c13 fluid_event_set_dest(evt, synthSeqID); in sendnoteon()
23 fluid_event_set_dest(evt, synthSeqID); in sendpc()
33 fluid_event_set_dest(evt, mySeqID); in schedule_next_callback()
H A Dtest_seq_event_queue_sort.c27 fluid_event_set_dest(evt, seqid); in test_order_same_tick()
75 fluid_event_set_dest(evt, seqid); in test_correct_order()
H A Dtest_seqbind_unregister.c14 fluid_event_set_dest(evt, seqid); in test_unregister_with_event()
H A Dtest_seq_event_queue_remove.c20 fluid_event_set_dest(evt, seqid); in test_remove_events()
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/include/fluidsynth/
H A Devent.h72 FLUIDSYNTH_API void fluid_event_set_dest(fluid_event_t* evt, short dest);
/dports/audio/fluidsynth/fluidsynth-2.2.4/include/fluidsynth/
H A Devent.h78 FLUIDSYNTH_API void fluid_event_set_dest(fluid_event_t *evt, fluid_seq_id_t dest);
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/fluidsynth/fluidsynth/
H A Devent.h74 FLUIDSYNTH_API void fluid_event_set_dest(fluid_event_t *evt, fluid_seq_id_t dest);
/dports/audio/gmsynth-lv2/gmsynth.lv2-0.5.0/fluidsynth/fluidsynth/
H A Devent.h74 FLUIDSYNTH_API void fluid_event_set_dest(fluid_event_t *evt, fluid_seq_id_t dest);
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/fluidsynth/
H A Devent.h78 FLUIDSYNTH_API void fluid_event_set_dest(fluid_event_t *evt, fluid_seq_id_t dest);
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/include/fluidsynth/
H A Devent.h72 FLUIDSYNTH_API void fluid_event_set_dest(fluid_event_t* evt, short dest);
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/midi/
H A Dfluid_seqbind.c294 fluid_event_set_dest(&evt, get_fluidsynth_dest(seq)); in fluid_sequencer_add_midi_event_to_buffer()
H A Dfluid_seq.c316 fluid_event_set_dest(evt, id); in fluid_sequencer_unregister_client()
768 fluid_event_set_dest(evt, dest); in _fluid_seq_queue_pre_remove()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/midi/
H A Dfluid_seqbind.c294 fluid_event_set_dest(&evt, get_fluidsynth_dest(seq)); in fluid_sequencer_add_midi_event_to_buffer()
H A Dfluid_seq.c315 fluid_event_set_dest(evt, id); in fluid_sequencer_unregister_client()
767 fluid_event_set_dest(evt, dest); in _fluid_seq_queue_pre_remove()
/dports/games/jfsw/jfsw-c434002/jfaudiolib/src/
H A Ddriver_fluidsynth.c381 fluid_event_set_dest(fluidevent, synthseqid); in FluidSynthDrv_MIDI_Init()
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/midi/
H A Dfluid_seqbind.c384 fluid_event_set_dest(&evt, get_fluidsynth_dest(seq)); in fluid_sequencer_add_midi_event_to_buffer()
H A Dfluid_seq.c266 fluid_event_set_dest(&evt, id); in fluid_sequencer_unregister_client()
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/synth/
H A Dfluid_event.c122 fluid_event_set_dest(fluid_event_t *evt, fluid_seq_id_t dest) in fluid_event_set_dest() function
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/src/
H A Dfluid_event.c122 fluid_event_set_dest(fluid_event_t *evt, fluid_seq_id_t dest) in fluid_event_set_dest() function
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/synth/
H A Dfluid_event.c115 fluid_event_set_dest(fluid_event_t* evt, short dest) in fluid_event_set_dest() function
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/fluidsynth/src/
H A Dfluid_event.c115 fluid_event_set_dest(fluid_event_t *evt, fluid_seq_id_t dest) in fluid_event_set_dest() function

12