RainOrigami / VoxYou

A lightweight VST host with MIDI support for VoiceMeeter so the other DAWs can just go vox themselves.
47 stars 0 forks source link

Reverse virtual MIDI to control VST plugins by keyboard hotkeys #3

Closed Gachl closed 5 years ago

Gachl commented 5 years ago

It's possible to control VST plugins from keyboard shortcuts using VoiceMeeters MacroButtons. A new virtual MIDI device is required that is assigned to MacroButtons OUT1 or OUT2. A MacroButton triggered by a keyboard shortcut can send data to this MIDI device which is used as trigger in VoxYou to control plugins the usual way.

React with 👍 if you need this.

Gachl commented 5 years ago

1.0.12 implements global keyboard shortcuts so this isn't necessary.