~munt/munt/trunk

Viewing all changes in revision 1771.

  • Committer: sergm
  • Date: 2019-08-25 13:31:57 UTC
  • Revision ID: git-v1:1ea0469877a5a30e146ec9141bb50649901073d6
Refactored MidiEventQueue

Introduced helper interface SysexDataStorage that facilitates
various ways the SysEx data is stored. Specifically,
along with the dynamic memory allocation, a storage buffer
can now be preallocated and used to keep the SysEx data
of the MIDI event stored on the queue. This makes it possible
to push MIDI events to the queue even from a realtime thread.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: