Searched refs:fluid_midi_router_handle_chan (Results 1 – 6 of 6) sorted by relevance
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/midi/ |
H A D | fluid_midi_router.h | 34 int fluid_midi_router_handle_chan(fluid_synth_t* synth, int ac, char** av, fluid_ostream_t out);
|
H A D | fluid_midi_router.c | 861 fluid_midi_router_handle_chan (fluid_synth_t* synth, int ac, char** av, in fluid_midi_router_handle_chan() function
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/midi/ |
H A D | fluid_midi_router.h | 34 int fluid_midi_router_handle_chan(fluid_synth_t* synth, int ac, char** av, fluid_ostream_t out);
|
H A D | fluid_midi_router.c | 861 fluid_midi_router_handle_chan (fluid_synth_t* synth, int ac, char** av, in fluid_midi_router_handle_chan() function
|
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/bindings/ |
H A D | fluid_cmd.c | 171 { "router_chan", "router", (fluid_cmd_func_t) fluid_midi_router_handle_chan, NULL,
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/bindings/ |
H A D | fluid_cmd.c | 171 { "router_chan", "router", (fluid_cmd_func_t) fluid_midi_router_handle_chan, NULL,
|