Commit graph

4609 commits

Author SHA1 Message Date
Yotam Mann
08c6d3d4b2 Modulus operator on incoming signal
the cost of the operation is proportional to the number of bits the
incoming signal has
2014-09-08 11:49:21 -04:00
Yotam Mann
8552833330 refactored GT and LT to get rid of redundant code
Fixes #21
2014-09-07 22:16:19 -04:00
Yotam Mann
820b9e8005 readded min...?
dunno what happened there.
2014-09-07 21:43:24 -04:00
Yotam Mann
253884d19e renamed Tone.Selector to Tone.Select 2014-09-07 21:42:31 -04:00
Yotam Mann
71af6ca206 testing dispose methods for all classes.
a few classes were not being disposed correctly and leaving some
garbage attached.
2014-09-06 18:55:11 -04:00
Yotam Mann
daf20e146d put sandbox under apps 2014-09-06 18:13:19 -04:00
Yotam Mann
270c01cbaf put follower after greater than 2014-09-06 18:10:42 -04:00
Yotam Mann
938c979b8d added freq and Q setter 2014-09-06 18:09:52 -04:00
Yotam Mann
cca2d84387 renamed Rego to Unicorn 2014-09-06 18:09:25 -04:00
Yotam Mann
bf0b738ca2 bits in integers 2014-09-06 18:09:15 -04:00
Yotam Mann
6f7dd09d26 moved MobileStart to within the TopBar function 2014-09-06 18:08:59 -04:00
Yotam Mann
99d2b00b34 new build. 2014-09-06 18:08:20 -04:00
Yotam Mann
33896c6dfd Dots example 2014-09-06 18:07:45 -04:00
Yotam Mann
adbcbe5564 new builds. 2014-09-06 15:57:22 -04:00
Yotam Mann
b27165f91c ignoring filesaver for now. 2014-09-06 15:57:15 -04:00
Yotam Mann
925e9b19a6 slight refactor + firefox exponential ramp bug 2014-09-06 15:57:01 -04:00
Yotam Mann
818797712c made the sawtooth private in pulse oscillator 2014-09-06 15:56:41 -04:00
Yotam Mann
0b4c8f6037 removed unneeded default value 2014-09-06 15:56:23 -04:00
Yotam Mann
be1c230d54 fixed Tone.Filter construction error 2014-09-06 15:55:43 -04:00
Yotam Mann
26e45a9e63 fixed no Q bug 2014-09-06 15:37:44 -04:00
Yotam Mann
d6806a02ea setLoopPoint -> setLoopPoints 2014-09-06 15:37:33 -04:00
Yotam Mann
2016778123 checks if part is array 2014-09-06 15:37:15 -04:00
Yotam Mann
a01dbb8518 setVolume in db like other set volumes 2014-09-06 15:36:59 -04:00
Yotam Mann
46a567c7f0 range test when setting rolloff 2014-09-06 15:36:10 -04:00
Yotam Mann
35bc3f410b editable json example 2014-09-06 15:35:53 -04:00
Yotam Mann
471aeb59d4 making examples more mobile friendly 2014-09-06 15:35:31 -04:00
Yotam Mann
28f57c76bb removed doc links
they were breaking jsdocs.
2014-09-05 11:40:55 -04:00
Yotam Mann
d71f1cb5b7 jsdocs updates. 2014-09-05 11:32:35 -04:00
Yotam Mann
24941b2277 Update README.md 2014-09-05 01:38:11 -04:00
Yotam Mann
33cbc4a61b styled the example homepage
Fixes #3
2014-09-05 01:31:10 -04:00
Yotam Mann
3aa76d19c8 startMobile on all of the examples
Fixes #13
2014-09-05 01:13:39 -04:00
Yotam Mann
62568bd4ac Merge branch 'dev' 2014-09-05 00:59:32 -04:00
Yotam Mann
26478a5a36 testing globals 2014-09-05 00:58:51 -04:00
Yotam Mann
9b1475039c new build 2014-09-05 00:58:33 -04:00
Yotam Mann
63a6501eb3 updated require example 2014-09-05 00:58:26 -04:00
Yotam Mann
ba37815db3 new LFO example 2014-09-05 00:58:19 -04:00
Yotam Mann
856d88d88e effects presets 2014-09-05 00:36:55 -04:00
Yotam Mann
fe6af882eb AutoWah presets 2014-09-04 23:56:48 -04:00
Yotam Mann
bd5af6b2eb renamed Tone.Presets to Tone.Preset 2014-09-04 23:56:34 -04:00
Yotam Mann
5f43d07020 builds to build folder. removed Tone.js from top level
Fixes #28
2014-09-04 19:16:55 -04:00
Yotam Mann
52735ffbf0 updated deps 2014-09-04 19:14:24 -04:00
Yotam Mann
ef90be0e95 preset setting in Monophonic class 2014-09-04 19:14:11 -04:00
Yotam Mann
042343bfd7 put presets in the prototype 2014-09-04 19:13:55 -04:00
Yotam Mann
f378b81fcf can set context with master as well
Fixes #7
2014-09-04 19:04:16 -04:00
Yotam Mann
31ab3f18e3 using new triggerAttackRelease API 2014-09-04 19:03:34 -04:00
Yotam Mann
1cfa016026 fixes jsdoc error 2014-09-04 15:22:25 -04:00
Yotam Mann
b5e8744db6 reference to the build folder
Fixes #28
2014-09-04 15:22:12 -04:00
Yotam Mann
e4a34cd5c4 examples reference build folder and moved deps
#28
2014-09-04 15:20:25 -04:00
Yotam Mann
2c414097a8 fixed jsdoc tag 2014-09-04 14:04:58 -04:00
Yotam Mann
a345436d87 updated title 2014-09-04 14:04:15 -04:00