This commit is contained in:
Job Bautista 2022-04-08 13:35:42 +08:00
parent d7a8176e02
commit a268a8f751
2 changed files with 2 additions and 2 deletions

View File

@ -5,4 +5,4 @@ then
else
echo "Error: Missing repeat argument"
exit 1
fi
fi

View File

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