mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2025-01-18 05:10:48 +00:00
Update README.md
This commit is contained in:
parent
02428a2261
commit
8b57201100
@ -89,6 +89,7 @@ The following strip commands are available:
|
||||
- gate: float, from 0 to 10
|
||||
- gainlayer0-gainlayer7: float
|
||||
for example:
|
||||
|
||||
```
|
||||
$vmr.strip[5].gainlayer1 = -8.3
|
||||
```
|
||||
@ -109,6 +110,7 @@ The following strip commands are available:
|
||||
'upmix41', 'upmix61', 'centeronly', 'lfeonly', 'rearonly')
|
||||
|
||||
for example:
|
||||
|
||||
```
|
||||
$vmr.button[3].mode_repeat = $true
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user