I have a basic shell script that loops through all files in a given directory and runs them through a python program:
for entry in *".wav" do coll