label1="(audio buffer $1 x $2 bytes)"
filelabel="$1x$2"

sed -e "s/_label1_/$label1/;s/_filelabel_/$filelabel/" <template.html >html/$filelabel.html

