Merge pull request #31 from ulyssecarion/patch-1

Remove accidental header in README
master
Michael Deal 2013-04-03 15:00:44 -07:00
commit dbb870ea67
1 changed files with 2 additions and 1 deletions

View File

@ -17,6 +17,7 @@ DEMOS
* <a href="http://spiral.qet.me/">Spiral Keyboard</a> by Patrick Snels
* <a href="http://online-compute.rhcloud.com/ragamroll/">Ragamroll</a> by Mani Balasubramanian
* <a href="http://www.earbuilder.com/">Ear Builder</a> by Antti Kaihola
-------------
* <a href="./js/MIDI.loadPlugin.js">MIDI.loadPlugin.js</a>: Decides which framework is best to use, and sends request.
@ -90,4 +91,4 @@ MIDI.Player.setAnimation(function(data) {
* <a href="http://dev.w3.org/html5/spec/Overview.html">&lt;audio&gt;</a>: HTML5 specs
* Flash package: <a href="http://www.schillmania.com/projects/soundmanager2/">SoundManager2</a> by <a href="http://schillmania.com">Scott Schiller</a>
* <a href="https://github.com/gasman/jasmid">jasmid</a>: Reads MIDI file byte-code, and translats into a Javascript array.
* <a href="http://blog.danguer.com/2011/10/24/base64-binary-decoding-in-javascript/">base642binary.js</a>: Cleans up XML base64-requests for Web Audio API.
* <a href="http://blog.danguer.com/2011/10/24/base64-binary-decoding-in-javascript/">base642binary.js</a>: Cleans up XML base64-requests for Web Audio API.