Home
last modified time | relevance | path

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

/dports/audio/whysynth/whysynth-20120903/src/
H A Deffects.h51 void effects_cleanup(y_synth_t *synth);
H A Deffects.c108 effects_cleanup(y_synth_t *synth) in effects_cleanup() function
H A Ddssp_synth.c514 effects_cleanup(synth); in y_cleanup()