* A much better synopsis.
[filters.git] / makesample.sh
CommitLineData
7e3afbba 1#!/bin/sh
2echo $1 >>SAMPLES
3echo "-------------" >>SAMPLES
4echo -e "Here's how this filter sounds, in everyday use.\nThis line is another sample of this filter's output." | ./$1 >>SAMPLES
5echo "" >>SAMPLES
This page took 0.00837 seconds and 4 git commands to generate.