mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2026-04-18 21:43:32 +00:00
reword in readme
add print obs, ws versions
This commit is contained in:
@@ -9,7 +9,8 @@ Demonstrates how to sync Voicemeeter states with OBS scene switches.
|
||||
|
||||
## Use
|
||||
|
||||
This example assumes your OBS connection info saved in `config.psd1`, placed next to `Vm-Obs-Sync.ps1`:
|
||||
This example assumes the following:
|
||||
- OBS connection info saved in `config.psd1`, placed next to `Vm-Obs-Sync.ps1`:
|
||||
|
||||
```psd1
|
||||
@{
|
||||
@@ -19,4 +20,6 @@ This example assumes your OBS connection info saved in `config.psd1`, placed nex
|
||||
}
|
||||
```
|
||||
|
||||
- OBS scenes named `START`, `BRB`, `END` and `LIVE`
|
||||
|
||||
Simply run the script and change current OBS scene.
|
||||
|
||||
Reference in New Issue
Block a user