#! /bin/sh

# munge and grunge perf and friends to produce playable file

# Usage (eg ) run JN

perf -N $1.out $1.orc $1.sco || exit 1

./lin_to_ulaw < $SFDIR/$1.out > $1.ulaw
