* cockney, jive, and nyc filters are now GPL'd, moved from -nonfree
[filters.git] / makesample.sh
CommitLineData
667c53ce 1#!/bin/sh -e
2chmod +x $1
7e3afbba 3echo $1 >>SAMPLES
4echo "-------------" >>SAMPLES
5echo -e "Here's how this filter sounds, in everyday use.\nThis line is another sample of this filter's output." | ./$1 >>SAMPLES
667c53ce 6echo "" >>SAMPLES
This page took 0.009032 seconds and 4 git commands to generate.