Commit graph

1052 commits

Author SHA1 Message Date
Yotam Mann
930728648b jsdoc'ing 2015-02-27 13:40:35 -05:00
Yotam Mann
0c4a67296a simplified modulo by constraining input range
only handles inputs between -1 and 1
2015-02-27 13:00:20 -05:00
Yotam Mann
4e77c61638 JSDoc'ing sources 2015-02-27 11:19:45 -05:00
Yotam Mann
33a759021b full wiki links 2015-02-26 12:28:57 -05:00
Yotam Mann
4dcaf7f63c reclassifying 2015-02-26 12:26:37 -05:00
Yotam Mann
12452bd499 moved a lot of the readme to the wiki 2015-02-26 12:25:27 -05:00
Yotam Mann
89b153d244 including note in test deps 2015-02-26 11:47:58 -05:00
Yotam Mann
4ca5d26848 updating docs 2015-02-26 11:47:44 -05:00
Yotam Mann
a791d80ddf removing some vestigial methods 2015-02-26 11:26:49 -05:00
Yotam Mann
24875c2f4c more JSDoc massaging 2015-02-26 11:26:23 -05:00
Yotam Mann
e252e5c9cc reworking jsdoc generator 2015-02-26 11:25:38 -05:00
Yotam Mann
24a186b52b example index page 2015-02-26 11:25:16 -05:00
Yotam Mann
371e3ce387 more jsdoc examples 2015-02-25 16:20:12 -05:00
Yotam Mann
76973cda7d changed internal tag to private tag
JSDoc stuff
2015-02-25 16:19:43 -05:00
Yotam Mann
a28f805374 made toTicks and ticksToSeconds private 2015-02-25 16:18:40 -05:00
Yotam Mann
62cd815563 made dryWet private in effects
still expose wet control
2015-02-25 00:57:00 -05:00
Yotam Mann
cf52771994 updated examples 2015-02-25 00:49:03 -05:00
Yotam Mann
a4be20b4a4 updated requirejs example 2015-02-24 12:03:43 -05:00
Yotam Mann
d9101461eb step sequencer example 2015-02-24 12:03:22 -05:00
Yotam Mann
0d7090d532 removing old widgets 2015-02-24 12:03:06 -05:00
Yotam Mann
97c6395a3f Sampler regtriggers by default 2015-02-24 12:02:56 -05:00
Yotam Mann
4109b556c9 bypass test 2015-02-23 22:15:31 -05:00
Yotam Mann
d80b634613 noting deprecation 2015-02-23 22:15:22 -05:00
Yotam Mann
f1590ea04f nexus takes jquery 2015-02-23 22:15:12 -05:00
Yotam Mann
d3d51957fa updated examples 2015-02-23 22:14:51 -05:00
Yotam Mann
12896a5630 get/set method on Transport 2015-02-23 22:14:22 -05:00
Yotam Mann
c5b2cdae3e low/mid/high uses Signals 2015-02-23 19:46:28 -05:00
Yotam Mann
9722415a4c deprecated Inverse and Divide
They were more complicated than they were useful.
2015-02-23 19:39:46 -05:00
Yotam Mann
f629aa1da6 noting changes 2015-02-23 14:08:22 -05:00
Yotam Mann
9e7742fde7 ramp values in set method 2015-02-23 14:07:52 -05:00
Yotam Mann
c7cf0d0823 setting a preset moved to core 2015-02-23 00:32:33 -05:00
Yotam Mann
db04c9db39 default value 2015-02-23 00:31:05 -05:00
Yotam Mann
93ded2eb2f extend Signal to allow for scheduling 2015-02-23 00:30:53 -05:00
Yotam Mann
8f0fbe2de8 changing _onended callback 2015-02-23 00:29:49 -05:00
Yotam Mann
219eeaa537 source uses scheduled values to determine state 2015-02-23 00:29:07 -05:00
Yotam Mann
4a93f5e53d convolver buffer setter 2015-02-23 00:28:07 -05:00
Yotam Mann
adb80fe792 update to new Transport API 2015-02-23 00:27:37 -05:00
Yotam Mann
3e358536dd methods return this 2015-02-21 14:06:58 -05:00
Yotam Mann
f8b2261b3a new signal syncing API 2015-02-21 14:06:27 -05:00
Yotam Mann
289673f456 noting API changes 2015-02-21 14:06:10 -05:00
Yotam Mann
c52d61deaf moved syncing to Transport 2015-02-21 14:05:58 -05:00
Yotam Mann
e567fb56f2 test new API 2015-02-21 14:05:25 -05:00
Yotam Mann
012b1c28f3 es5 getter/setter on Transport 2015-02-21 14:05:12 -05:00
Yotam Mann
bce8a09add renamed toneModule to ToneModule 2015-02-21 14:04:20 -05:00
Yotam Mann
af855b3f55 player does not retrigger by default 2015-02-20 01:01:03 -05:00
Yotam Mann
46b03f2180 forward arguments to voice constructor 2015-02-20 01:00:32 -05:00
Yotam Mann
7506394134 updating examples 2015-02-20 00:59:19 -05:00
Yotam Mann
71f91bdf69 updated to new API 2015-02-20 00:58:41 -05:00
Yotam Mann
baba517f09 unmuting the output returns previous value 2015-02-20 00:58:29 -05:00
Yotam Mann
c824b023eb updated to new signal api with connections 2015-02-20 00:53:39 -05:00