Commit graph

1066 commits

Author SHA1 Message Date
Yotam Mann
b796d3ef1e more presets 2015-03-03 11:19:53 -05:00
Yotam Mann
6787ce05c1 ignoring dat.GUI (used for testing) 2015-03-03 10:31:26 -05:00
Yotam Mann
41e55e138c clean up 2015-03-03 10:30:42 -05:00
Yotam Mann
a03541c41a fixed problem with sensitivity 2015-03-03 10:27:34 -05:00
Yotam Mann
edbcffc505 simplified components 2015-03-03 10:26:46 -05:00
Yotam Mann
649c2df574 delay works with stereo signals too 2015-03-01 19:49:01 -05:00
Yotam Mann
5808c46c4d updated synth in shiny example 2015-02-28 19:36:10 -05:00
Yotam Mann
d8a13d6dea setting initial oscillator type 2015-02-28 19:35:27 -05:00
Yotam Mann
ac3f6003ba mobile-izing examples 2015-02-28 18:07:12 -05:00
Yotam Mann
fd3e019af7 more testing 2015-02-28 18:06:38 -05:00
Yotam Mann
3211347fef test if setting "type" is necessary before doing it 2015-02-28 18:06:25 -05:00
Yotam Mann
fd59d8a79b match the strings correctly 2015-02-27 23:25:07 -05:00
Yotam Mann
d609f8e266 jsdoc'ing instruments 2015-02-27 23:24:51 -05:00
Yotam Mann
e6718e4781 jsdoc'ing effects and components 2015-02-27 16:53:10 -05:00
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