Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 168 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 168 Bytes

About

Jadin is a Typescript MIDI parsing library.

Install

git clone https://github.com/blakeley/jadin
cd jadin
npm install 

Testing

npm test