Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 3.13 KB

File metadata and controls

42 lines (32 loc) · 3.13 KB

SteaMeeter

Github All Releases GitHub release (latest by date) Buy Me a Coffee at ko-fi.com

SteamVR Dashboard Application that gives you control over the Virtual Inputs of Voicemeeter Potato.

This program will load the XML-File vr.xml on SteamVR startup and when SteamVR Closes will load in default.xml. You can export those xml files with Voicemeeter by Configuring Voicemeeter for both cases then Menu > Save Settings...

grafik

Currently only supports control of the Virtual inputs, this may expand later.

OSCQuery support for VRChat

Demo.mp4

Will listen to following endpoints:

Parameter Description
/avatar/parameters/sm/gain/VAIO Control gain of VAIO virtual input
/avatar/parameters/sm/gain/AUX Control gain of AUX virtual input
/avatar/parameters/sm/gain/VAIO3 Control gain of VAIO3 virtual input
/avatar/parameters/sm/strip/VAIO/{A1,A2,A3,A4,A5,B1,B2,B3,Mute, ...} Control the individual Outputs of VAIO virtual input
/avatar/parameters/sm/strip/AUX/{A1,A2,A3,A4,A5,B1,B2,B3,Mute, ...} Control the individual Outputs of AUX virtual input
/avatar/parameters/sm/strip/VAIO3/{A1,A2,A3,A4,A5,B1,B2,B3,Mute, ...} Control the individual Outputs of VAIO3 virtual input
/avatar/parameters/sm/restart Restarts the Audio Engine and fetches
current audio Settings to Dashboard/OSC
/avatar/parameters/sm/profile/0 Load vr.xml
/avatar/parameters/sm/profile/1 Load profile1.xml
/avatar/parameters/sm/profile/2 Load profile2.xml
/avatar/parameters/sm/profile/3 Load profile3.xml
/avatar/parameters/sm/media/next Media button Next
/avatar/parameters/sm/media/previous Media button Previous
/avatar/parameters/sm/media/playpause Media button Play/Pause

Credit

Otter-Co's for Turnsignal. Studying their Project made this alot easier.
benotter for OVRLay.
bobhelander for VoicemeeterRemote