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