13
0

Fix crash on recording MIDI CC.

git-svn-id: svn://localhost/ardour2/branches/3.0@3756 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
David Robillard 2008-09-19 01:46:15 +00:00
parent d8ade6d305
commit 2539b8fc18

View File

@ -197,7 +197,7 @@ private:
/** FIXME: Make fully dynamic, map to URIs */
enum EventTypes {
midi_cc_type,
midi_cc_type=1,
midi_pc_type,
midi_pb_type,
midi_ca_type