read MIDI IN messages in new thread

This commit is contained in:
Tomasz Moń
2009-04-30 10:32:24 +02:00
parent f1359d18e4
commit 6512696240
3 changed files with 139 additions and 44 deletions

3
TODO
View File

@@ -3,5 +3,6 @@
-handling presets (saving, exporting to xml patches)
-buildsystem (install knob.png to share dir, don't use inline knob pixbuf)
-add expression pedal settings to gui
-read asynchronously from MIDI IN
-various fixes to MIDI IN messages handling
-guess device port when user doesn't explicitly provide it (don't use hardcoded "hw:1,0,0")
-optimizations