Work in progress
This commit is contained in:
@@ -27,6 +27,8 @@ struct MidiMessage
|
||||
bool operator==(const MidiMessage &other) const;
|
||||
};
|
||||
|
||||
static_assert(sizeof(MidiMessage) == 3);
|
||||
|
||||
} // namespace midi
|
||||
|
||||
Q_DECLARE_METATYPE(midi::Command)
|
||||
|
Reference in New Issue
Block a user