Added basic recording.
commitaed44b50aa3eaf59c23228976d877f1b0d9fdad2
authorEvanR <evanrinehart@gmail.com>
Wed, 17 Dec 2008 00:42:24 +0000 (16 18:42 -0600)
committerEvanR <evanrinehart@gmail.com>
Wed, 17 Dec 2008 00:42:24 +0000 (16 18:42 -0600)
treed4bae7980eba1abe1ace229c0f55c08bf7ccf04e
parent4913ce3a3ef3b525b67d6686ad418b40ce329526
Added basic recording.

Press record, then press play. Now keyboard input, midi
input, and clicking on the virtual keyboard will record
events into the selected track (the one with the keys).
TODO
doc/controls.txt
doc/manual.txt
src/backend.h
src/jack.cpp
src/keyboard.cpp
src/keyboard.h
src/pianoroll.cpp
src/seq.cpp
src/seq.h
src/uihelper.cpp