Skip to content

v0.1.0

Compare
Choose a tag to compare
@carlosholivan carlosholivan released this 05 Dec 11:57
· 42 commits to main since this release

What's Changed

  • Refactor in loaders -> Musa. Now notes are not grouped in instruments or bars but they are referenced to them with attributes.
  • Build beats and subbeats objects when loading a MIDI file with the Musa class in laoders.
  • Support tempo and time signature changes.
  • Refactor pianoroll plots to support multi-track plotting.

What's New

  • REMI tokenizer (with thempo and time signature changes).
  • Chord detection algorithm at beat-level.
  • Add graph representation of symbolic music (features module).