Home
last modified time | relevance | path

Searched refs:DEBUG_DSSI (Results 1 – 6 of 6) sorted by last modified time

/dports/audio/fluidsynth-dssi/fluidsynth-dssi-1.0.0/src/
H A Dfluidsynth-dssi.c180 DEBUG_DSSI("fsd: soundfont %d refcount now %d\n", sfont->sfont_id, sfont->ref_count);
247DEBUG_DSSI("fsd: soundfont '%s' loaded as sfont_id %d (refcount 1, %d presets)\n", path, sfont->sf…
260 DEBUG_DSSI("fsd: freeing soundfont %d\n", sfont->sfont_id);
283 DEBUG_DSSI("fsd: soundfont %d refcount now %d\n", sfont->sfont_id, sfont->ref_count);
532 DEBUG_DSSI("fsd %d: fsd_configure called with '%s' and '%s'\n", instance->channel, key, value);
659 DEBUG_DSSI("fsd %d: fsd_get_program called with %lu\n", instance->channel, index);
680DEBUG_DSSI("fsd %d: fsd_select_program called with %lu and %lu\n", instance->channel, bank, progra…
757DEBUG_DSSI("fsd %d: fsd_handle_event called with event type %d\n", instance->channel, event->type);
H A Dfluidsynth-dssi.h40 #define DEBUG_DSSI(fmt...) macro
H A DFluidSynth-DSSI_gtk.c52 #define DEBUG_DSSI(fmt...) macro
127 DEBUG_DSSI("fsd-gui: out of memory!\n"); in osc_build_path()
136 DEBUG_DSSI("fsd-gui error: liblo server error %d in path \"%s\": %s\n", in osc_error()
146 DEBUG_DSSI("fsd-gui warning: unhandled OSC message to <%s>:\n", path); in osc_debug_handler()
200 DEBUG_DSSI("fsd-gui error: too few arguments to osc_configure_handler\n"); in osc_configure_handler()
295 DEBUG_DSSI("fsd-gui error: too few arguments to osc_control_handler\n"); in osc_control_handler()
316 DEBUG_DSSI("fsd-gui error: too few arguments to osc_program_handler\n"); in osc_program_handler()
433 DEBUG_DSSI("fsd-gui on_file_selection_ok: file '%s' selected\n", in on_file_selection_ok()
438 DEBUG_DSSI("fsd-gui on_file_selection_ok: load_soundfont() failed!\n"); in on_file_selection_ok()
495 DEBUG_DSSI("fsd-gui on_gain_slider_change: new gain %f => %f\n", db, gain); in on_gain_slider_change()
[all …]
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svcore/plugin/
H A DDSSIPluginInstance.cpp35 #ifdef DEBUG_DSSI
74 #ifdef DEBUG_DSSI in DSSIPluginInstance()
175 #ifdef DEBUG_DSSI in getParameter()
180 #ifdef DEBUG_DSSI in getParameter()
184 #ifdef DEBUG_DSSI in getParameter()
197 #ifdef DEBUG_DSSI in setParameter()
212 #ifdef DEBUG_DSSI in init()
248 #ifdef DEBUG_DSSI in init()
255 #ifdef DEBUG_DSSI in init()
312 #ifdef DEBUG_DSSI in setIdealChannelCount()
[all …]
/dports/audio/rosegarden/rosegarden-21.06.1/src/sound/
H A DDSSIPluginInstance.cpp73 #ifdef DEBUG_DSSI in DSSIPluginInstance()
129 #ifdef DEBUG_DSSI in DSSIPluginInstance()
153 #ifdef DEBUG_DSSI in init()
186 #ifdef DEBUG_DSSI in init()
194 #ifdef DEBUG_DSSI in init()
221 #ifdef DEBUG_DSSI in getLatency()
234 #ifdef DEBUG_DSSI in silence()
251 #ifdef DEBUG_DSSI in discardEvents()
261 #ifdef DEBUG_DSSI in setIdealChannelCount()
389 #ifdef DEBUG_DSSI in instantiate()
[all …]
/dports/audio/fluidsynth-dssi/fluidsynth-dssi-1.0.0/
H A DREADME98 DEBUG_DSSI or DEBUG_AUDIO as explained in the comments.