sox_ng/demo/README.md
2026-01-02 19:09:22 +01:00

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.