Home
last modified time | relevance | path

Searched refs:effects_setup (Results 1 – 3 of 3) sorted by relevance

/dports/audio/whysynth/whysynth-20120903/src/
H A Deffects.h50 int effects_setup(y_synth_t *synth);
H A Deffects.c80 effects_setup(y_synth_t *synth) in effects_setup() function
H A Ddssp_synth.c169 if (!effects_setup(synth)) { in y_instantiate()