Added usage notes to the README

This commit is contained in:
Jono Targett 2024-05-29 22:22:03 +09:30
parent f1a88f4f47
commit 7465ef13ea

View File

@ -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
```