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:
parent
d8ade6d305
commit
2539b8fc18
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user