#!/bin/sh sox "$1" --bits 16 -t wav -c 2 -r 48k "$2" gain -2 normalize -q --clipping "$2"