mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2025-04-04 12:53:52 +01:00
About
Demonstrates how to sync Voicemeeter states with OBS scene switches.
Requirements
Use
This example assumes your OBS connection info saved in config.psd1
, placed next to Vm-Obs-Sync.ps1
:
@{
hostname = "localhost"
port = 4455
password = "mystrongpassword"
}
Simply run the script and change current OBS scene.