]> git.sesse.net Git - nageru/commit - meson.build
Add basic MIDI input support (jog, cue in/out, play, camera switch) to Futatabi....
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 9 Jan 2019 22:54:13 +0000 (23:54 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 9 Jan 2019 22:54:13 +0000 (23:54 +0100)
commita6f3a2275ad116e6ab338e583ab8ef1b1141b468
tree9b81833d1accab8c869214c10da7c8489abe30d5
parent4f86bed02e83063d4f852a1003f0e5d44790bf92
Add basic MIDI input support (jog, cue in/out, play, camera switch) to Futatabi. No editor yet.
futatabi/flags.cpp
futatabi/flags.h
futatabi/futatabi_midi_mapping.proto [new file with mode: 0644]
futatabi/mainwindow.cpp
futatabi/mainwindow.h
futatabi/midi_mapper.cpp [new file with mode: 0644]
futatabi/midi_mapper.h [new file with mode: 0644]
meson.build