Getter $outputDevices
Getter $type
Getter $version
Function which should be called if something changes
Checks whether properties has been changed and calls all event listeners
Starts a connection to VoiceMeeter
Terminates the connection to VoiceMeeter
Gets a bus parameter.
Index of the bus
Property which should be get
Gets realtime audio level see the VoicemeeterRemote API: VoicemeeterRemote.h GetLevel, for more details about the parameters
0 = pre fader input levels. 1 = post fader input levels. 2= post Mute input levels. 3= output levels
audio channel zero based index
Current audio level
Name of the parameter that should be get
Parameter value
Gets a parameter of voicemeeter
Strip or Bus
Number of strip or bus
Property which should be read
Gets a strip parameter
Index of the strip
Property which should be get
Gets installed voicemeeter type. Means Voicemeeter(normal,banana,potato)
Returns the installed voicemeeter version
Returns wheter a parameter has been changed
Sets a parameter of a bus.
Bus number
Propertyname which should be changed
Property value
Sets an option.
Option to set
Sets a parameter of a bus or Strip
Number of strip or bus
Propertyname which should be changed
Property value
Sets a parameter of a strip.
Strip number
Propertyname which should be changed
Property value
Updates all input and ouput devices
Initializes the voice meeter dll connection. This call is neccessary to use the api. It returns a promise with a VoiceMeeter instance
Generated using TypeDoc
Getter $inputDevices