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