Tone.js/examples/ExampleList.js
2014-08-27 11:16:49 -04:00

8 lines
No EOL
120 B
JavaScript

var ExampleList = {
"Components" : {
"Envelope" : "envelope",
},
"Signal" : {
"Signal Math" : "signalMath",
}
};