]> git.sesse.net Git - nageru/commit
Add a MIDI mapping editor for Futatabi.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 19 Jan 2019 21:38:38 +0000 (22:38 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 19 Jan 2019 21:38:38 +0000 (22:38 +0100)
commit55bc1e47c47dfdeeec06c55de9a53b95bdbbd326
tree407fca3a0875dde783a87e8b197dec37820239bc
parent9921f1fe12f5a7dadab7e84069fa8591d5c5663d
Add a MIDI mapping editor for Futatabi.
futatabi/mainwindow.cpp
futatabi/mainwindow.h
futatabi/mainwindow.ui
futatabi/midi_mapping.ui [new file with mode: 0644]
futatabi/midi_mapping_dialog.cpp [new file with mode: 0644]
futatabi/midi_mapping_dialog.h [new file with mode: 0644]
meson.build
shared/midi_mapper_util.h