Voicemeeter (SAMMI)
A downloadable project
Voicemeeter SAMMI
This SAMMI extension is bundled with a lightweight node express server application that is used to communicate with the Voicemeeter DLL.
--------------------------------
Before Use
--------------------------------
The Zip file must be extracted to your SAMMI folder so that it has the same file structure \extensions\poetry\Voicemeeter
The server will run on SAMMI start. Ensure your Voicemeeter program is running and then restart SAMMI after installing the sef.
--------------------------------
Small note: On server connect in the bridge, the labels for the strips and busses are requested and the drop downs in the commands are updated accordingly. If you change a label and want to see it in SAMMI, you can reload the bridge.
--------------------------------
Voicemeeter Get Strip Properties
--------------------------------
This command allows you to get the value of a property from the Strip (Left Side Inputs) The list below are all the available properties.
Note that standard Voicemeeter has 3 strips and 2 busses, Banana has 5 and Potato has 8.
Depending on your version, you won't see unavailable A or B values in the drop down list.
* Mono
* Mute
* Solo
* MC
* Gain
* Pan_x
* Pan_y
* Color_x
* Color_y
* fx_x
* fx_y
* Audibility
* Comp
* Gate
* EqGain1 (High)
* EqGain2 (Med)
* EqGain3 (Bass)
* FadeTo
* A1
* A2
* A3
* A4
* A5
* B1
* B2
* B3
--------------------------------
Voicemeeter Get Bus Properties
------------------------------
This command allows you to get the value of a property from the Bus (Right Side Outputs) The list below are all the available properties.
* Mono
* Mute
* EQ
* Gain
* NormalMode
* AmixMode
* BmixMode
* RepeatMode
* CompositeMode
* FadeTo
--------------------------------
Voicemeeter Set Strip Properties
--------------------------------
This command allows you to set the value of a property from the Strip (Left Side Inputs)
The list below are all the available properties.
Property | Value Range | Remark |
Mono | 0 (off), 1 (mono) | Mono Button |
Mute | 0 (off), 1 (on) | Mute Button |
Solo | 0 (off), 1 (on) | Solo Button |
MC | 0 (off), 1 (on) | Mute Center Button |
Gain | -60 to +12 dB | Gain Slider |
Pan_x | -0.5 to 0.5 | |
Pan_y | -0 to 1.0 | -0.5 to 0.5 for 5.1 pan pot |
Color_x | -0.5 to 0.5 | Physical Strip Only |
Color_y | -0 to 1.0 | Physical Strip Only |
fx_x | -0.5 to 0.5 | Physical Strip Only |
fx_y | -0 to 1.0 | Physical Strip Only |
Audibility | 0 to 10 | Voicemeeter 1 only |
Comp | 0 to 10 | Compressor Knob |
Gate | 0 to 10 | Gate Knob |
EqGain1 | -12 to +12dB | Virtual Strip Only (High) |
EqGain2 | -12 to +12dB | Virtual Strip Only (Med) |
EqGain3 | -12 to +12dB | Virtual Strip Only (Bass) |
FadeTo | String | (dBTarget, msTime) |
A1-5 | 0(off), 1(on) | Out Bus Assignation |
B1-3 | 0(off), 1(on) | Out Bus Assignation |
--------------------------------
Voicemeeter Set Bus Properties
--------------------------------
This command allows you to set the value of a property from the Bus (Right Side Outputs)
The list below are all the available properties.
Property | Value Range | Remark |
Mono | 0 (off), 1 (mono), 2 (stereo reverse) | Mono Button |
Mute | 0 (off), 1 (on) | Mute Button |
EQ | 0 (off), 1 (on) | EQ Button |
Gain | -60 to +12 dB | Gain Slider |
NormalMode | 0 (off), 1 (on) | BUS Mode |
AmixMode | 0 (off), 1 (on) | BUS Mode |
BmixMode | 0 (off), 1 (on) | BUS Mode |
RepeatMode | 0 (off), 1 (on) | BUS Mode |
CompositeMode | 0 (off), 1 (on) | BUS Mode |
FadeTo | String | (dbTarget, msTime) |
Published | 28 days ago |
Status | In development |
Category | Other |
Author | PoetryandLilies |
Tags | sammi, sammi-extension, voicemeeter |
Download
Click download now to get access to the following files:
Development log
- VoicemeeterSAMMI v1.0.228 days ago
Leave a comment
Log in with itch.io to leave a comment.