Tonejs / Midi

Convert MIDI into Tone.js-friendly JSON
http://tonejs.github.io/Midi/
MIT License
871 stars 116 forks source link

Add a option to parse midi tracks without spliting It by channel / instrument #185

Open allandiego opened 1 year ago

allandiego commented 1 year ago

How about an option to keep the midi track parse as it is in the raw midi data? Without doing the tracks split by channel/instrument, or maybe add some metadata on each track to be able to identify the original track of each spliten track