#!/bin/sh sox "$1" -w -t wav -c 2 -r 48000 "$2" polyphase normalize -q --clipping "$2"