detangle loader, add configuration MIDI.soundfontUrl to set the base-path to your soundfonts
This commit is contained in:
parent
f723a45652
commit
d0cf6085d7
9 changed files with 51 additions and 55 deletions
|
@ -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 = {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue