![]() |
Maestro - Midi Player Tool Kit for Unity Version 2.18.2
|
Core runtime MIDI structures used across playback and authoring APIs. More...
Topics | |
| MPTKEvent Object | |
| Runtime MIDI event object and per-event extensions. | |
| MIDI Event Enums | |
| Command, controller, meta, lifecycle, and loading-status enums. | |
| MIDI Channel State | |
| Channel collection and per-channel playback state. | |
| Tempo and Signature Analysis | |
| Tempo map and meter/signature structures derived from MIDI content. | |
Core runtime MIDI structures used across playback and authoring APIs.
This module groups the canonical data structures used by Maestro MPTK: event objects, event enums, channel state, and tempo/signature analysis types. These concepts are shared by MidiFilePlayer, MidiStreamPlayer, MidiExternalPlayer, MidiListPlayer, MidiInReader, and MPTKWriter workflows.