Commit graph

225 commits

Author SHA1 Message Date
Yotam Mann
3391d0d08d added notes to frequency and updated connect method 2014-06-30 17:09:55 -04:00
Yotam Mann
b43bb9c10d started envelope follower (doesn't work yet) 2014-06-30 11:34:52 -04:00
Yotam Mann
ceb84b548f no echo cancellation on microphone 2014-06-28 22:13:35 -04:00
Yotam Mann
fbb72fb007 new docs 2014-06-25 13:11:41 -04:00
Yotam Mann
97e60e11cf updated looping API
removed “loop” method
2014-06-25 13:11:29 -04:00
Yotam Mann
969a25d1f5 new docs 2014-06-25 12:49:46 -04:00
Yotam Mann
0b4def6155 Tone.Sources can sync to the Transport 2014-06-25 12:47:47 -04:00
Yotam Mann
92acbf94c5 a few more comments in the source.
removed unnecessary transport looping.
2014-06-24 12:21:25 -04:00
Yotam Mann
1e1842c28b step sequencer example
thanks @therewasaguy
2014-06-24 12:12:56 -04:00
Yotam Mann
265b604e83 small doc changes 2014-06-23 23:18:19 -04:00
Yotam Mann
1eb5f2f4cf Merge pull request #8 from therewasaguy/master
Checkbox Step Sequencer example
2014-06-23 23:17:41 -04:00
Jason Sigal
55f35daee6 adding stepSequencer example (cleanup) 2014-06-23 17:06:55 -04:00
Jason Sigal
d6bfa2cd1b adding stepSequencer example 2014-06-23 17:00:51 -04:00
Yotam Mann
f01c6f8f30 new doc index 2014-06-23 15:28:13 -04:00
Yotam Mann
35f00fa0d4 newer docs 2014-06-23 15:28:03 -04:00
Yotam Mann
9ea64668cc new docs theme. 2014-06-23 14:52:33 -04:00
Yotam Mann
5ff3b1e4ee working on docs 2014-06-23 14:20:20 -04:00
Chris Deaner
fbfcaba327 pointing to docblockr config for building dist 2014-06-23 14:17:36 -04:00
Yotam Mann
af173a3446 removed privates from docs 2014-06-23 13:53:09 -04:00
Yotam Mann
639ef606f7 updated readme. 2014-06-23 13:53:01 -04:00
Yotam Mann
5631b09ce3 new docs 2014-06-23 13:38:55 -04:00
Yotam Mann
fe81c4360a new build 2014-06-23 13:30:44 -04:00
Yotam Mann
4cd751e541 transportTicks and timelineTicks are separate
this allows for timeouts and intervals to go on independent of timeline
loop points.
2014-06-23 13:30:38 -04:00
Yotam Mann
b13afa1d19 panControl->pan 2014-06-23 13:30:00 -04:00
Yotam Mann
5f6a765196 component tests 2014-06-23 13:29:27 -04:00
Yotam Mann
56dd42c88a making the examples styled and work consistently. 2014-06-23 13:29:22 -04:00
Yotam Mann
e053e7c8c8 updated readme 2014-06-23 13:28:55 -04:00
Yotam Mann
1f922516e7 aesthetic improvements 2014-06-23 00:53:59 -04:00
Yotam Mann
55f4ab5120 purged half-finished or unnecessary stuff 2014-06-23 00:53:35 -04:00
Yotam Mann
12f661c147 fixed single line docs 2014-06-22 12:33:27 -04:00
Chris Deaner
e0976c383a committing new style assets 2014-06-21 23:17:48 -04:00
Chris Deaner
32c952608d Simple changes to the jsdocs3 template to make it ever so slightly less gross 2014-06-21 23:16:17 -04:00
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