mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2025-12-13 16:27:48 +00:00
Update README.md
This commit is contained in:
parent
64e6874a75
commit
a22dccf18f
@ -150,14 +150,12 @@ for example:
|
|||||||
$vmr.strip[6].karaoke = 3
|
$vmr.strip[6].karaoke = 3
|
||||||
$vmr.strip[0].limit = 4.5
|
$vmr.strip[0].limit = 4.5
|
||||||
$vmr.strip[2].label = 'example'
|
$vmr.strip[2].label = 'example'
|
||||||
$vmr.stirp[7].pan_y = -0.38
|
$vmr.strip[7].pan_y = -0.38
|
||||||
$vmr.strip[5].treble = -2.43
|
$vmr.strip[5].treble = -2.43
|
||||||
```
|
```
|
||||||
|
|
||||||
A,B commands depend on Voicemeeter type.
|
A,B commands depend on Voicemeeter type.
|
||||||
|
|
||||||
gainlayers defined for Potato version only.
|
|
||||||
|
|
||||||
mc, k for virtual strips only.
|
mc, k for virtual strips only.
|
||||||
|
|
||||||
#### comp
|
#### comp
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user