💾 Archived View for freeshell.de › tldr › sox.gmi captured on 2023-11-04 at 12:52:25. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

sox

Sound eXchange: play, record and convert audio files.
Audio formats are identified by the extension.

More information.

sox -m {input_audiofile1} {input_audiofile2} {output_audiofile}
sox {input_audiofile} {output_audiofile} trim {start} {end}
sox --norm {input_audiofile} {output_audiofile}
sox {input_audiofile} {output_audiofile} reverse
sox {input_audiofile} -n stat
sox -v 2.0 {input_audiofile} {output_audiofile}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY