Added usage notes to the README
This commit is contained in:
parent
f1a88f4f47
commit
7465ef13ea
@ -51,3 +51,13 @@ low pass & decimate if necessary
|
|||||||
reset code detection counter (prohibit detecting codes for another 0.5 sec)
|
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
|
||||||
|
```
|
||||||
Loading…
Reference in New Issue
Block a user