mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2026-04-18 05:23:32 +00:00
update docs
arming
This commit is contained in:
@@ -527,6 +527,7 @@ The following commands are available:
|
||||
|
||||
- A1 - A5: bool
|
||||
- B1 - B3: bool
|
||||
- armedbus: int, from 0 to bus index
|
||||
- samplerate: int, (22050, 24000, 32000, 44100, 48000, 88200, 96000, 176400, 192000)
|
||||
- bitresolution: int, (8, 16, 24, 32)
|
||||
- channel: int, from 1 to 8
|
||||
@@ -571,9 +572,10 @@ $vmr.recorder.mode.loop = $true
|
||||
|
||||
#### ArmStrip[i]|ArmBus[i]
|
||||
|
||||
The following method is available:
|
||||
The following methods are available:
|
||||
|
||||
- Set($val): bool
|
||||
- Get()
|
||||
|
||||
example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user