diff --git a/README.md b/README.md index bb232cd..e85de64 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ DEMOS * Spiral Keyboard by Patrick Snels * Ragamroll by Mani Balasubramanian * Ear Builder by Antti Kaihola + ------------- * MIDI.loadPlugin.js: Decides which framework is best to use, and sends request. @@ -90,4 +91,4 @@ MIDI.Player.setAnimation(function(data) { * <audio>: HTML5 specs * 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.