/midiHotkey

a small program to allow me to map midi note presses to run commands

Primary LanguageC++

midiHotkey Help:
	-p {int} 	 Open up the midi port with the corrosponding number upon startup
	-f {string} 	 Load the given command file on startup
	-s 		 Do not open the gui (but still listen for midi)
	-h 		 See this help message