Update README.md

rename section special to command.

include vban as hash key option in section multiple parameters
This commit is contained in:
onyx-and-iris 2022-01-19 05:20:53 +00:00
parent 57e5368752
commit aa7f7f44ca

View File

@ -75,7 +75,7 @@ parameter that does not exist for that version of Voicemeeter the wrapper will
throw an error. So make sure what you are settings actually exists. throw an error. So make sure what you are settings actually exists.
### Multiple parameters ### Multiple parameters
Set many strip/bus/macrobutton parameters at once, for Example Set many strip/bus/macrobutton/vban parameters at once, for Example
```powershell ```powershell
Import-Module Voicemeeter Import-Module Voicemeeter
@ -152,7 +152,7 @@ $vmr.vban.instream[2].port = 6990
$vmr.vban.outstream[3].bit = 16 $vmr.vban.outstream[3].bit = 16
``` ```
### Special ### Command
Certain 'special' commands are defined by the API as performing actions rather than setting values. Certain 'special' commands are defined by the API as performing actions rather than setting values.
The following methods are available: The following methods are available: