GUI Changes. Added midi scope.
commit0c5796d8886160fb397d1b3acd0d913a1295443f
authorEvanR <evanrinehart@gmail.com>
Fri, 19 Dec 2008 00:31:59 +0000 (18 18:31 -0600)
committerEvanR <evanrinehart@gmail.com>
Fri, 19 Dec 2008 00:31:59 +0000 (18 18:31 -0600)
tree8e5aca1e55fee20b69299335742799aa6d7a3df1
parent89cb034db930948678d9682663a93534c85b0d3f
GUI Changes. Added midi scope.

The midi scope displays all midi input in raw form and
annotated form. Currently it only works while the sequencer
is playing or recording.

Added the keyboard layout panel. It does not yet work.

Added a metronome widget. It does not yet work.

Added a menu in the configuration panel to decide what
to do when recording outside a block. The options do not
work yet (except for do nothing).
src/backend.h
src/jack.cpp
src/keyboard.cpp
src/keyboard.h
src/ui.cpp
src/ui.fl
src/ui.h
src/uihelper.cpp
src/uihelper.h