mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2026-04-18 13:33:31 +00:00
add strip/bus commands to readme, update examples
Added strip/bus command section to readme update changelog Add more params to examples
This commit is contained in:
13
README.md
13
README.md
@@ -95,6 +95,19 @@ try {
|
||||
}
|
||||
finally { $vmr.Logout() }
|
||||
```
|
||||
### Strip|Bus
|
||||
The following strip/bus commands are available:
|
||||
- mute
|
||||
- mono
|
||||
- solo
|
||||
- A1-A5
|
||||
- B1-B3
|
||||
- limit
|
||||
- gain
|
||||
- comp
|
||||
- gate
|
||||
|
||||
A,B commands depend on Voicemeeter type.
|
||||
|
||||
### Macrobuttons
|
||||
Three modes defined: state, stateonly and trigger.
|
||||
|
||||
Reference in New Issue
Block a user