prerectime, prefix

prelim testing passes for potato
- prefix is currently write-only, so added as a method like FileType
This commit is contained in:
pblivingston
2025-12-02 18:06:02 -05:00
parent 58652b5a3f
commit d7cb1d610d
4 changed files with 18 additions and 0 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
- prerectime: int, from 0 to 20 seconds
- samplerate: int, (22050, 24000, 32000, 44100, 48000, 88200, 96000, 176400, 192000)
- bitresolution: int, (8, 16, 24, 32)
- channel: int, from 1 to 8
@@ -545,6 +546,7 @@ The following methods are available:
- Load($filepath): string
- GoTo($timestring): string, must match the format 'hh:mm:ss'
- FileType($format): string, ('wav', 'aiff', 'bwf', 'mp3')
- Prefix($prefix): string
example: