From f723a456526b60c7152a3e37dbaa01015c09d61d Mon Sep 17 00:00:00 2001 From: Michael Deal Date: Wed, 21 Nov 2012 02:31:19 -0800 Subject: [PATCH] . --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 3a3c5f2..88daaf2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -
- 

Description of package;

  • MIDI.loadPlugin.js:  Decides which framework is best to use, and sends request.
  • @@ -71,5 +69,4 @@ MIDI.Player.setAnimation(function(data) {
      
  • Access to 128 General MIDI instruments.
  • Flash package:  SoundManager2 by Scott Schiller
  • jasmid:  Reads MIDI file byte-code, and translats into a Javascript array.
  • -
  • base642binary.js:  Cleans up XML base64-requests for Web Audio API.
  • -
    \ No newline at end of file +
  • base642binary.js:  Cleans up XML base64-requests for Web Audio API.
  • \ No newline at end of file