mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-16 08:38:00 +00:00
release candidate 3
This commit is contained in:
parent
d6eef57b8a
commit
f79ccd9825
1 changed files with 1 additions and 1 deletions
|
@ -603,7 +603,7 @@ define(function(){
|
|||
_silentNode.connect(audioContext.destination);
|
||||
});
|
||||
|
||||
console.log("%c * Tone.js r3-dev * ", "background: #000; color: #fff");
|
||||
console.log("%c * Tone.js r3 * ", "background: #000; color: #fff");
|
||||
|
||||
return Tone;
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue