shithub: sox

ref: c75c8628a85b1f24e975a5383306feb5e72c8cbf
dir: /src/synth.h/

View raw version
#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 *);