Searched refs:fluid_handle_dumptuning (Results 1 – 6 of 6) sorted by relevance
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/bindings/ |
H A D | fluid_cmd.h | 70 int fluid_handle_dumptuning(fluid_synth_t* synth, int ac, char** av, fluid_ostream_t out);
|
H A D | fluid_cmd.c | 138 { "dumptuning", "tuning", (fluid_cmd_func_t) fluid_handle_dumptuning, NULL, 1238 fluid_handle_dumptuning(fluid_synth_t* synth, int ac, char** av, fluid_ostream_t out) in fluid_handle_dumptuning() function
|
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/bindings/ |
H A D | fluid_cmd.h | 70 int fluid_handle_dumptuning(fluid_synth_t* synth, int ac, char** av, fluid_ostream_t out);
|
H A D | fluid_cmd.c | 138 { "dumptuning", "tuning", (fluid_cmd_func_t) fluid_handle_dumptuning, NULL, 1233 fluid_handle_dumptuning(fluid_synth_t* synth, int ac, char** av, fluid_ostream_t out) in fluid_handle_dumptuning() function
|
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/bindings/ |
H A D | fluid_cmd.h | 69 int fluid_handle_dumptuning(void *data, int ac, char **av, fluid_ostream_t out);
|
H A D | fluid_cmd.c | 271 "dumptuning", "tuning", fluid_handle_dumptuning, 1927 fluid_handle_dumptuning(void *data, int ac, char **av, fluid_ostream_t out) in fluid_handle_dumptuning() function
|