mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-16 08:38:00 +00:00
started r2-dev
This commit is contained in:
parent
d9b347bdfd
commit
41225430aa
1 changed files with 1 additions and 1 deletions
|
@ -577,7 +577,7 @@ define("Tone/core/Tone", [], function(){
|
|||
_silentNode.connect(audioContext.destination);
|
||||
});
|
||||
|
||||
console.log("Tone.js r1");
|
||||
console.log("Tone.js r2-dev");
|
||||
|
||||
return Tone;
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue