recorder.state

- prelim tests pass for potato
This commit is contained in:
pblivingston
2025-12-03 02:24:08 -05:00
parent 8c3217b9a8
commit 0564dce7b6
5 changed files with 127 additions and 4 deletions

View File

@@ -528,6 +528,7 @@ The following commands are available:
- A1 - A5: bool
- B1 - B3: bool
- armedbus: int, from 0 to bus index
- state: string, ('play', 'stop', 'record', 'pause')
- prerectime: int, from 0 to 20 seconds
- samplerate: int, (22050, 24000, 32000, 44100, 48000, 88200, 96000, 176400, 192000)
- bitresolution: int, (8, 16, 24, 32)