mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2024-11-15 23:00:48 +00:00
|
||
---|---|---|
.. | ||
Gemfile | ||
main.rb | ||
README.md |
Requirements
About
A simple demonstration showing how to sync OBS scene switches to Voicemeeter states.
Use
The script assumes you have connection info saved in a config yaml file named config.yaml
placed next to obs.rb
. It also assumes you have scenes named START
BRB
END
and LIVE
.
A valid config.yaml
file might look like this:
connection:
host: localhost
port: 4455
password: strongpassword
Closing OBS will end the script and logout of Voicemeeter.