]> git.sesse.net Git - nageru/commit
Add an editor for the MIDI mappings.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 15 Oct 2016 22:45:29 +0000 (00:45 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 22 Oct 2016 13:16:23 +0000 (15:16 +0200)
commitafe996bc7dfc8689ca356d00824fbfcd632f93a2
treeeeafb939e411d1afe3eec0f30ba0984f919e435d
parent6379b0adf2cee84b46d5a0d8e2ee5e6a7d1615cf
Add an editor for the MIDI mappings.

Some of the buttons (save, load, guess) are inert, and it doesn't
listen to MIDI events yet.
.gitignore
Makefile
mainwindow.cpp
mainwindow.h
midi_mapper.cpp
midi_mapper.h
midi_mapping_dialog.cpp [new file with mode: 0644]
midi_mapping_dialog.h [new file with mode: 0644]
ui_mainwindow.ui
ui_midi_mapping.ui [new file with mode: 0644]