mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-10 05:54:20 +00:00
cleaning up the settings
This commit is contained in:
parent
501bf3c516
commit
ea895d9c10
1 changed files with 0 additions and 3 deletions
|
@ -46,9 +46,6 @@
|
|||
"F#" : "./audio/casio/Fs2.mp3",
|
||||
}, {
|
||||
"volume" : -10,
|
||||
"envelope" : {
|
||||
// "release" : 0.2
|
||||
}
|
||||
}).toMaster();
|
||||
|
||||
// var keys = new Tone.PolySynth(4, Tone.SimpleSynth).toMaster();
|
||||
|
|
Loading…
Reference in a new issue