/dports/audio/fluidsynth/fluidsynth-2.2.4/doc/examples/ |
H A D | fluidsynth_arpeggio.c | 40 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 D | fluidsynth_metronome.c | 42 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 D | fluidsynth_arpeggio.c | 40 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 D | fluidsynth_metronome.c | 42 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 D | test_seq_scale.c | 13 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 D | test_seq_event_queue_sort.c | 27 fluid_event_set_dest(evt, seqid); in test_order_same_tick() 75 fluid_event_set_dest(evt, seqid); in test_correct_order()
|
H A D | test_seqbind_unregister.c | 14 fluid_event_set_dest(evt, seqid); in test_unregister_with_event()
|
H A D | test_seq_event_queue_remove.c | 20 fluid_event_set_dest(evt, seqid); in test_remove_events()
|
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/include/fluidsynth/ |
H A D | event.h | 72 FLUIDSYNTH_API void fluid_event_set_dest(fluid_event_t* evt, short dest);
|
/dports/audio/fluidsynth/fluidsynth-2.2.4/include/fluidsynth/ |
H A D | event.h | 78 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 D | event.h | 74 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 D | event.h | 74 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 D | event.h | 78 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 D | event.h | 72 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 D | fluid_seqbind.c | 294 fluid_event_set_dest(&evt, get_fluidsynth_dest(seq)); in fluid_sequencer_add_midi_event_to_buffer()
|
H A D | fluid_seq.c | 316 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 D | fluid_seqbind.c | 294 fluid_event_set_dest(&evt, get_fluidsynth_dest(seq)); in fluid_sequencer_add_midi_event_to_buffer()
|
H A D | fluid_seq.c | 315 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 D | driver_fluidsynth.c | 381 fluid_event_set_dest(fluidevent, synthseqid); in FluidSynthDrv_MIDI_Init()
|
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/midi/ |
H A D | fluid_seqbind.c | 384 fluid_event_set_dest(&evt, get_fluidsynth_dest(seq)); in fluid_sequencer_add_midi_event_to_buffer()
|
H A D | fluid_seq.c | 266 fluid_event_set_dest(&evt, id); in fluid_sequencer_unregister_client()
|
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/synth/ |
H A D | fluid_event.c | 122 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 D | fluid_event.c | 122 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 D | fluid_event.c | 115 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 D | fluid_event.c | 115 fluid_event_set_dest(fluid_event_t *evt, fluid_seq_id_t dest) in fluid_event_set_dest() function
|