Home
last modified time | relevance | path

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

/dports/audio/whysynth/whysynth-20120903/src/
H A Deffects.h52 void effects_process(y_synth_t *synth, unsigned long sample_count,
H A Deffects.c118 effects_process(y_synth_t *synth, unsigned long sample_count, in effects_process() function
H A Ddssp_event.c753 effects_process(synth, sample_count, out_left, out_right); /* other effects */ in y_synth_render_voices()