Home
last modified time | relevance | path

Searched refs:fluid_player_set_tick_callback (Results 1 – 4 of 4) sorted by relevance

/dports/audio/fluidsynth/fluidsynth-2.2.4/include/fluidsynth/
H A Dmidi.h280 FLUIDSYNTH_API int fluid_player_set_tick_callback(fluid_player_t *player, handle_midi_tick_func_t h…
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/fluidsynth/
H A Dmidi.h280 FLUIDSYNTH_API int fluid_player_set_tick_callback(fluid_player_t *player, handle_midi_tick_func_t h…
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/midi/
H A Dfluid_midi.c1688 fluid_player_set_tick_callback(player, NULL, NULL); in new_fluid_player()
1865 fluid_player_set_tick_callback(fluid_player_t *player, handle_midi_tick_func_t handler, void *handl… in fluid_player_set_tick_callback() function
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/src/
H A Dfluid_midi.c1684 fluid_player_set_tick_callback(player, NULL, NULL);
1854 fluid_player_set_tick_callback(fluid_player_t *player, handle_midi_tick_func_t handler, void *handl…