Korg NanoKontrol2 -> AHK -> VoiceMeeter
ahk
Go to file
David Daily 2fcdf6fd3b refactor code
much better handling of commands, but still needs some improvement
2021-01-20 08:18:23 -06:00
MIDI Add functionality for most buttons 2020-05-11 22:34:22 -05:00
README.md add link to wiki 2020-05-18 23:07:27 -05:00
VB.ahk add shortcut for thumbs up/down in YT music 2020-10-14 19:14:37 -05:00
default.nktrl2_data add toggle for media functionality 2020-05-18 23:04:39 -05:00
flag.ahk refactor code 2021-01-20 08:18:23 -06:00

README.md

Korg NanoKontrol2 -> AHK -> VoiceMeeter

This is something I threw together from multiple different very old sources for the VoiceMeeter control with AHK to the MIDI interaction with AHK.

This should be good to go, I also included the "Scene data file" (the config) for the Korg software to configure the channels and CCs for the sliders as I have it set up. Here is a short YouTube video on it.

After first startup if you would no longer like the dialog box that shows the MIDI output to show, you can change line 1 of MidiStart.ahk to read ShowGUI := False. You can edit AHK files in any plaintext editor, including notepad.

Further information can be found in the Wiki