Commit graph

193 commits

Author SHA1 Message Date
Chris Deaner
00b1bf25e7 First commit with the DocStrap template truely in effect ( in effect ) 2014-06-21 22:56:51 -04:00
Chris Deaner
cec6ba3d15 Merge branch 'master' of github.com:TONEnoTONE/Tone.js 2014-06-21 22:15:54 -04:00
Chris Deaner
c615d68528 WIP for moving to DocBlockr template 2014-06-21 22:02:41 -04:00
Yotam Mann
a0bdadc927 fixed error in API 2014-06-21 18:39:45 -04:00
Yotam Mann
d82129f995 fixed doc error 2014-06-21 18:39:09 -04:00
Yotam Mann
4059c891e5 updated player api 2014-06-21 18:39:01 -04:00
Yotam Mann
ff5d967dc7 some updated to the microphone
still untested
2014-06-21 17:37:17 -04:00
Yotam Mann
c3ab9a7b0d renamed effects->effect. jsdocs on effects 2014-06-21 17:34:31 -04:00
Yotam Mann
07c247ea8b updated docs 2014-06-21 15:55:15 -04:00
Yotam Mann
48fbe17b87 working example 2014-06-21 15:55:15 -04:00
Yotam Mann
494cd5576f new connect method. signal now has an input 2014-06-21 15:55:15 -04:00
Yotam Mann
542668a93e new connect. optimized component count 2014-06-21 15:55:15 -04:00
Yotam Mann
beee9c2a74 fixed error in dispose method 2014-06-21 15:55:15 -04:00
Yotam Mann
e1647e2031 don't garbage collect the generator 2014-06-21 15:55:14 -04:00
Yotam Mann
fd75f7e167 updated initial tempo value and toSeconds API 2014-06-21 15:55:14 -04:00
Yotam Mann
275b05b96e updated toSeconds api and throws error if no web audio 2014-06-21 15:55:14 -04:00
Yotam Mann
63278d6042 set master volume 2014-06-21 15:55:14 -04:00
Yotam Mann
b35f68f996 works now 2014-06-21 15:55:14 -04:00
Yotam Mann
b79327d19b jsdoc'ing and default values 2014-06-21 15:55:13 -04:00
Yotam Mann
9795140cbe switch control from dry to wet 2014-06-21 15:55:13 -04:00
Yotam Mann
8670efc10a updated recorder 2014-06-21 15:55:13 -04:00
Yotam Mann
3c92f89301 component tests 2014-06-21 15:55:13 -04:00
Yotam Mann
79e16408d4 not so loud! 2014-06-21 15:55:13 -04:00
Yotam Mann
736b3aa358 set volume can take a fade time 2014-06-21 15:55:12 -04:00
Yotam Mann
6cea4cffde initial value setting 2014-06-21 15:55:12 -04:00
Yotam Mann
6ece245eed added build (with no docs) to grunt 2014-06-21 15:55:12 -04:00
Yotam Mann
1e30965b00 some example style 2014-06-21 15:55:12 -04:00
Yotam Mann
e95ab52295 new docs 2014-06-21 15:55:11 -04:00
Yotam Mann
5a5858641f Merge pull request #6 from jffng/master
linting + documentation for Effects Unit
2014-06-21 14:40:41 -04:00
Yotam Mann
c9cbcaa3e5 fixed doc error 2014-06-20 01:46:39 -04:00
Yotam Mann
ec39ce3985 fixed error in setting frequency detune 2014-06-20 01:46:29 -04:00
Yotam Mann
1813f74fa5 dry wet with working example 2014-06-20 01:46:10 -04:00
Yotam Mann
abd8f71200 generated docs and build 2014-06-20 01:45:05 -04:00
Yotam Mann
eec6e154a2 can set the sync ratio 2014-06-20 01:23:47 -04:00
Yotam Mann
e4496dac8c docing 2014-06-20 01:23:35 -04:00
Yotam Mann
d48849bd11 jsdoc on DryWet 2014-06-20 01:12:15 -04:00
Yotam Mann
e859706ef9 more disposing 2014-06-20 00:58:02 -04:00
Yotam Mann
c9713d46dd renamed tests/WebAudio to tests/Core
added tests to core
2014-06-20 00:57:56 -04:00
Yotam Mann
812691a95b added dispose methods to signals 2014-06-20 00:38:14 -04:00
Yotam Mann
7bd4380607 re-required all the tests. 2014-06-20 00:26:12 -04:00
Yotam Mann
c40531f0d4 better dispose method 2014-06-20 00:25:10 -04:00
Yotam Mann
a3abf8e979 better noise! with test and example 2014-06-20 00:25:00 -04:00
Yotam Mann
4b319a0690 new docs. 2014-06-19 21:48:16 -04:00
Yotam Mann
fa60cf8819 new doc files 2014-06-19 13:38:36 -04:00
Yotam Mann
2201089ebd working on docs 2014-06-19 13:38:21 -04:00
Yotam Mann
8c9c236bf1 Merge branch 'master' of https://github.com/TONEnoTONE/Tone.js
Conflicts:
	Tone/source/Player.js
2014-06-19 01:41:04 -04:00
Yotam Mann
5c7b3b5c18 uniform API for sources 2014-06-19 01:40:16 -04:00
Jeff Ong
8dc56e993a linting + documentation for pingpongdelay 2014-06-18 23:45:23 -04:00
Jeff Ong
0c7ab617d4 linting + documentation for feedback 2014-06-18 23:37:32 -04:00
Jeff Ong
af208b9fbe linting + documentation for Effects Unit 2014-06-18 23:20:41 -04:00