A GUI-less NVDA Add-on for Voicemeeter using the Remote API.
Go to file
2023-09-24 19:22:50 +01:00
.github/workflows first commit 2023-09-23 22:55:58 +01:00
.vscode first commit 2023-09-23 22:55:58 +01:00
addon/globalPlugins/voicemeeter fix __name__ 2023-09-24 18:31:06 +01:00
site_scons/site_tools/gettexttool first commit 2023-09-23 22:55:58 +01:00
.gitattributes first commit 2023-09-23 22:55:58 +01:00
.gitignore first commit 2023-09-23 22:55:58 +01:00
.pre-commit-config.yaml first commit 2023-09-23 22:55:58 +01:00
build.ps1 first commit 2023-09-23 22:55:58 +01:00
buildVars.py bump to 2023-09-24 19:20:01 +01:00
LICENSE first commit 2023-09-23 22:55:58 +01:00
manifest-translated.ini.tpl first commit 2023-09-23 22:55:58 +01:00
manifest.ini.tpl first commit 2023-09-23 22:55:58 +01:00
README.md add headers 2023-09-24 19:22:50 +01:00
sconstruct first commit 2023-09-23 22:55:58 +01:00

NVDA Addon Voicemeeter

Control Voicemeeter GUI with customisable hotkeys.

Keybinds

Controllers

  • 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)

Slider Modes

  • 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.

Sliders

  • 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

Channel Parameters

  • NVDA+shift+o: Mono
  • NVDA+shift+s: Solo
  • NVDA+shift+m: Mute
  • NVDA+shift+c: MC
  • NVDA+shift+k: Karaoke

Announcements

  • NVDA+shift+q: Announce current controller.
  • NVDA+shift+a: Announce Voicemeeter kind.