mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2025-01-18 05:10:48 +00:00
fix output string
This commit is contained in:
parent
ff4391c6fb
commit
7e1c5616db
@ -18,7 +18,7 @@ function CurrentProgramSceneChanged {
|
|||||||
}
|
}
|
||||||
"END" {
|
"END" {
|
||||||
$vmr.strip[0].mono = $true
|
$vmr.strip[0].mono = $true
|
||||||
"Setting Strip 0 mono to `$false"
|
"Setting Strip 0 mono to `$true"
|
||||||
}
|
}
|
||||||
"LIVE" {
|
"LIVE" {
|
||||||
$vmr.strip[0].color_x = 0.3
|
$vmr.strip[0].color_x = 0.3
|
||||||
|
Loading…
Reference in New Issue
Block a user