.github/workflows | ||
.vscode | ||
addon/globalPlugins/voicemeeter | ||
site_scons/site_tools/gettexttool | ||
.gitattributes | ||
.gitignore | ||
.pre-commit-config.yaml | ||
build.ps1 | ||
buildVars.py | ||
LICENSE | ||
manifest-translated.ini.tpl | ||
manifest.ini.tpl | ||
README.md | ||
sconstruct |
NVDA Addon Voicemeeter
Control Voicemeeter GUI with customisable hotkeys.
Keybinds
-
NVDA+alt+s
: Enable strip mode -
NVDA+alt+b
: Enable bus mode. -
NVDA+alt+1
: Enable controller for channel 1 (strip|bus) -
NVDA+alt+2
: Enable controller for channel 2 (strip|bus) -
NVDA+alt+3
: Enable controller for channel 3 (strip|bus) -
NVDA+alt+4
: Enable controller for channel 4 (strip|bus) -
NVDA+alt+5
: Enable controller for channel 5 (strip|bus) -
NVDA+alt+6
: Enable controller for channel 6 (strip|bus) -
NVDA+alt+7
: Enable controller for channel 7 (strip|bus) -
NVDA+alt+8
: Enable controller for channel 8 (strip|bus) -
NVDA+alt+g
: Enable gain slider mode. -
NVDA+alt+c
: Enable comp slider mode. -
NVDA+alt+t
: Enable gate sldier mode. -
NVDA+alt+d
: Enable denoiser slider mode. -
NVDA+alt+a
: Enable audibility slider mode. -
NVDA+shift+upArrow
: Move slider up by 1 step -
NVDA+shift+downArrow
: Move slider down by 1 step -
NVDA+shift+alt+upArrow
: Move slider up by 0.1 step -
NVDA+shift+alt+downArrow
: Move slider down by 0.1 step -
NVDA+shift+control+upArrow
: Move slider up by 3 steps -
NVDA+shift+control+downArrow
: Move slider down by 3 steps -
NVDA+shift+o
: Mono -
NVDA+shift+s
: Solo -
NVDA+shift+m
: Mute -
NVDA+shift+c
: MC -
NVDA+shift+k
: Karaoke -
NVDA+shift+q
: Announce current controller. -
NVDA+shift+a
: Announce Voicemeeter kind.