salu133445 / muspy

A toolkit for symbolic music generation
https://salu133445.github.io/muspy/
MIT License
427 stars 49 forks source link

Read text, marker and cue_marker as annotations in MIDI Input #43

Closed salu133445 closed 2 years ago

salu133445 commented 3 years ago

In MIDI input, we should read text, marker, cue_marker, and possibly control_change, into Annotation objects.

salu133445 commented 2 years ago

MIDI meta messages text, marker and control_change will now be read as Annotation objects. No plan on supporting cue_marker for now.