Merge pull request #45 from lukephills/dev

Updated typescript definitions inline with r3
This commit is contained in:
Yotam Mann 2014-12-19 12:25:45 -05:00
commit 329fc8409a
3 changed files with 1170 additions and 22 deletions

View file

@ -603,7 +603,7 @@ define(function(){
_silentNode.connect(audioContext.destination);
});
console.log("%c * Tone.js r3 * ", "background: #000; color: #fff");
console.log("%c * Tone.js r4-dev * ", "background: #000; color: #fff");
return Tone;
});

View file

@ -10,7 +10,6 @@
"ignore": [
"examples",
"test",
"utils",
"grunt"
],
"authors": [

File diff suppressed because it is too large Load diff