diff --git a/vmio.h b/vmio.h index 3e80c8c..32edd12 100644 --- a/vmio.h +++ b/vmio.h @@ -28,7 +28,7 @@ typedef struct { U8 channel, lsb, msb; } Oevent_midi_pb; -enum { Oevent_osc_int_count = 16 }; +enum { Oevent_osc_int_count = 35 }; typedef struct { U8 oevent_type;