meenie / band.js

Band.js - Music composer interface for the Web Audio API.
Other
1.18k stars 93 forks source link

Feature Request: Import MIDI #2

Closed meenie closed 10 years ago

meenie commented 10 years ago

This library might prove helpful: https://github.com/gasman/jasmid/blob/master/midifile.js

Originally located at: https://github.com/meenie/8bit.js/issues/3

khoin commented 10 years ago

This would be cool! We could play our own MIDI files right from the browser!

meenie commented 10 years ago

I've been thinking about this and I don't believe it should be supported in Band.js. There are already numerous libraries out there that can play midi files. Band.js is a tool that helps you compose songs in JavaScript. If anyone has anything else add, feel free to post a comment :).