Update README.md

This commit is contained in:
Fierelier 2023-02-08 19:44:31 +01:00
parent 1bd107f85f
commit 84ef307ab5
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Arguments are pairs of key=value.
- `buffersize`: The buffer-size, in seconds. Higher buffer-sizes reduce CPU load and risk of stutter, but raise delay (Default: `0.05`)
### out-only:
- `store`: How much audio to store in the back-buffer at maximum before cutting it off, in seconds. Raise this if you get inconsistent playback (Default: 0.3s)
- `store`: How much audio to store in the back-buffer at maximum before cutting it off, in seconds. Raise this if you get inconsistent playback (Default: `0.3`)
## Examples
- `./aspew-in.py | ./aspew-out.py`