mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2026-04-19 05:53:32 +00:00
added gain param
Added gain param for strip/bus. Getter now returns type single instead of int.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
. $PSScriptRoot\strip.ps1
|
||||
. $PSScriptRoot\bus.ps1
|
||||
. $PSScriptRoot\macrobuttons.ps1
|
||||
|
||||
$Handles = @'
|
||||
[DllImport(@"C:\Program Files (x86)\VB\Voicemeeter\VoicemeeterRemote64.dll")]
|
||||
public static extern int VBVMR_Login();
|
||||
|
||||
Reference in New Issue
Block a user