forked from sox_ng/sox_ng
266 B
266 B
sox_ng/demo
Here are some small and vaguely useful examples of using libsox.
soxcopy
Copies one audio file to another, changing the format according to the filename extension.
synth
./synth args does in C what sox_ng -n -d synth args does in shell.