mirror of
https://github.com/Tonejs/Tone.js
synced 2025-01-01 06:28:46 +00:00
8 lines
No EOL
120 B
JavaScript
8 lines
No EOL
120 B
JavaScript
var ExampleList = {
|
|
"Components" : {
|
|
"Envelope" : "envelope",
|
|
},
|
|
"Signal" : {
|
|
"Signal Math" : "signalMath",
|
|
}
|
|
}; |