updates for flash and safari, tweaks here and there

This commit is contained in:
Michael Deal 2012-04-13 21:59:48 -07:00
parent 214d1917b0
commit e31044b6b8
9 changed files with 35 additions and 27 deletions

View file

@ -139,4 +139,3 @@ MIDI.Player.setAnimation(function(data) {
<li>Flash package: &nbsp;<a href="http://www.schillmania.com/projects/soundmanager2/">SoundManager2</a> by <a href="http://schillmania.com">Scott Schiller</a></li>
<li><a href="https://github.com/gasman/jasmid">jasmid</a>: &nbsp;Reads MIDI file byte-code, and translats into a Javascript array.</li>
<li><a href="http://blog.danguer.com/2011/10/24/base64-binary-decoding-in-javascript/">base642binary.js</a>: &nbsp;Cleans up XML base64-requests for Web Audio API.</li>