diff --git a/scripts/README.md b/scripts/README.md index a9abed6..2f999b0 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -51,3 +51,13 @@ low pass & decimate if necessary reset code detection counter (prohibit detecting codes for another 0.5 sec) ``` + +## Usage +Either +``` +./audio-capture.sh | ./live.py +``` +or +``` +./audio-pipe.sh ./samples/MA-ZC.wav | ./live.py +``` \ No newline at end of file