ahartquist / nk2-audio

Tools for controlling the Windows Audio Mixer with a Korg nanoKONTROL2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nk2-audio

Tools for controlling the Windows Audio Mixer with a Korg nanoKONTROL2

NOTE: The code in its current state is a VERY rough MVP.
Additionally, my attribution may be incomplete.

Attribution

Includes:

VA.ahk - by Lexikos

Borrowed Sections of Code:

Generic Midi Program - by genmce
Midi In Lib - by orbik
midi4ahk - by Micah Stubbs

Instructions

Manual Instructions

  • Download AutoHotkey
  • Clone or otherwise download nano.ahk and VA.ahk anywhere on your system.
  • Run nano.ahk and use as shown in the preview video.
  • Your configuration file, nano.ini will created in the directory from which you ran nano.ahk

Executable Instructions

NOTE: Generally, running executables from randos on the internet isn't a great idea. If you really want this as an EXE, you should probably compile it yourself using AutoHotkey.

  • Download nano.exe and execute anywhere. Use as shown in the preview video.
  • Your configuration file, nano.ini will created in the directory from which you ran nano.exe

About

Tools for controlling the Windows Audio Mixer with a Korg nanoKONTROL2


Languages

Language:AutoHotkey 100.0%