midimessage icon indicating copy to clipboard operation
midimessage copied to clipboard

Specification coverage

Open Xample opened this issue 9 years ago • 1 comments

Hi, what is the midi specification coverage of this parser ?

Xample avatar Apr 23 '16 16:04 Xample

I believe it covers Midi 1.0, but please let me know if you find parts that are missing, I will add them in.

This is the actual parsing code.

https://github.com/notthetup/midimessage/blob/gh-pages/src/index.js#L17

notthetup avatar Apr 24 '16 01:04 notthetup