ref: c36e8b40a14fb11d07095b4221b217b4a130b049
dir: /src/synth.h/
#include "sox_i.h" int sox_synth_getopts(eff_t, int, char * *); int sox_synth_start(eff_t); int sox_synth_flow(eff_t, sox_ssample_t const *, sox_ssample_t *, sox_size_t *, sox_size_t *);