Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

Support MIDI type 1 files #258

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Support MIDI type 1 files #258

wants to merge 5 commits into from

Commits on Oct 31, 2016

  1. Configuration menu
    Copy the full SHA
    131f046 View commit details
    Browse the repository at this point in the history
  2. Add option for MIDI file track selection

    See issue #24.
    nikreiman committed Oct 31, 2016
    Configuration menu
    Copy the full SHA
    2a381fe View commit details
    Browse the repository at this point in the history
  3. Fix a ton of bugs with MIDI file parsing

    - Handle running status (omg, I can't believe this was not working!)
    - Correctly parse non-sysex MIDI system events
    - Better logging of MIDI events as they are read in
    - Rename MIDI_TYPE_REGULAR to MIDI_TYPE_VOICE
    - Rename MIDI_TYPE_SYSEX to MIDI_TYPE_SYSTEM
    nikreiman committed Oct 31, 2016
    Configuration menu
    Copy the full SHA
    f556993 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a491eaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8fe72b View commit details
    Browse the repository at this point in the history