shithub: sox

ref: b97d97a4acc6ca29e831d22e8fa94bf4cb5c4b2e
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_ssample_t const *, sox_ssample_t *, sox_size_t *, sox_size_t *);