mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2026-04-09 01:13:32 +00:00
@@ -53,6 +53,10 @@ class Special {
|
||||
$this._lock = $this.Setter($this.cmd('lock'), $arg)
|
||||
}
|
||||
)
|
||||
|
||||
[void] Load ([string]$filename) {
|
||||
$this.Setter($this.cmd('load'), $filename)
|
||||
}
|
||||
}
|
||||
|
||||
function Make_Command {
|
||||
|
||||
Reference in New Issue
Block a user