This repository has been archived on 2023-08-15. You can view files and clone it, but cannot push or open issues or pull requests.
libsox.sh/mysox.sh

3 lines
59 B
Bash
Executable File

#!/bin/bash
sox -q -V1 "${@:2}" -t wav "$1" # $1 = outfile