detangle loader, add configuration MIDI.soundfontUrl to set the base-path to your soundfonts

This commit is contained in:
Michael Deal 2013-01-11 18:05:42 -08:00
parent f723a45652
commit d0cf6085d7
9 changed files with 51 additions and 55 deletions

View file

@ -1,5 +1,5 @@
/*
------------------------------------------------------------
MusicTheory.Synesthesia : 0.3
------------------------------------------------------------
Peacock: Instruments to perform color-music: Two centuries of technological experimentation, Leonardo, 21 (1988), 397-406.
@ -10,7 +10,7 @@
Jones: The art of light & color, New York: Van Nostrand Reinhold, 1972
------------------------------------------------------------
Reference: http://rhythmiclight.com/archives/ideas/colorscales.html
------------------------------------------------------------
*/
if (typeof(MusicTheory) === "undefined") var MusicTheory = {};