#!/bin/sh

# Change to temporary test directory and run upstream script to generate
# test audio files
#
cd $TDIR
./bin/gentestsdata.sh
