ref: c78ac707b07a3c8dea4685274cb6f1b3ba1ea93f
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_sample_t const *, sox_sample_t *, sox_size_t *, sox_size_t *);