mirror of
https://github.com/onyx-and-iris/nvda-addon-voicemeeter.git
synced 2026-04-18 17:13:31 +00:00
minor bump
update README with example bits in config
This commit is contained in:
@@ -85,6 +85,7 @@ example:
|
||||
```json
|
||||
{
|
||||
"voicemeeter": "banana",
|
||||
"bits": 64,
|
||||
"keybinds": {
|
||||
"NVDA+alt+k": "strip_mode",
|
||||
"NVDA+alt+l": "bus_mode",
|
||||
@@ -120,6 +121,7 @@ example:
|
||||
Would make the following changes:
|
||||
|
||||
- load the plugin in `banana` mode (default is potato)
|
||||
- override the bits of Voicemeeter GUI to 64 (default is 32)
|
||||
- change the `strip_mode` and `bus_mode` binds to `NVDA+alt+k` and `NVDA+alt+l` respectively
|
||||
- change the `announce_voicemeeter_version` bind to `NVDA+shift+z`
|
||||
- changes the bus assignment binds to `NVDA+control+number`
|
||||
|
||||
Reference in New Issue
Block a user