Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MIKMIDIPacketListSizeForCommands() now accounts for the fact that on …
…ARM the MIDIPackets in a MIDIPacketList are 4-byte aligned, and not packed as they are on X86/PowerPC.
- Loading branch information
1447c9e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍