qiao / euphony

MIDI visualizer in WebGL
http://qiao.github.com/euphony
845 stars 122 forks source link

Exclusion of channel 10 in MIDI files? #1

Closed Holek closed 12 years ago

Holek commented 12 years ago

Hey, hey! First of all, wanted to say, that it's an awesome work you've done here!

I would like to ask you, maybe you know, if there is a possibility to exclude Channel 10 in MIDI files from being processed? Channel 10 is reserved for percussion, and when converted to just piano notes, doesn't make any sense.

I've discovered that, while I was fooling around with your script and trying out my own collection of MIDI files, so a demo is already up: http://pony.poltyn.com/euphony/#4

The original MIDI file: http://bit.ly/As2KqP

Once again, an amazing demo. :)

qiao commented 12 years ago

Done. BTW, I love canon too :)

qiao commented 12 years ago

@Holek You can now drag and drop your MIDI files onto the webpage. Enjoy !

(You may clear the browser cache if the interface does not change)

Holek commented 12 years ago

Awww yeah!