Commit graph

571 commits

Author SHA1 Message Date
Yotam Mann
2ee294b278 fixed logic.
now nearly the same as greater than
2014-07-20 18:17:01 -04:00
Yotam Mann
d91f177fb5 fixed dep and doc 2014-07-20 18:15:17 -04:00
Yotam Mann
10e2acdea9 class description for signals 2014-07-04 13:47:56 -04:00
Yotam Mann
2f027cfd50 updated docs 2014-07-04 13:36:13 -04:00
Yotam Mann
490dd24359 Revert "added start button for testing on mobile browsers"
This reverts commit 36d6819979.
2014-07-04 00:08:31 -04:00
Yotam Mann
36d6819979 added start button for testing on mobile browsers 2014-07-04 00:00:38 -04:00
Yotam Mann
8473a26bf0 Merge branch 'master' into dev 2014-07-03 23:51:07 -04:00
Yotam Mann
d1abbefd7d new build 2014-07-03 23:50:49 -04:00
Yotam Mann
fbbaafc8ed Merge branch 'dev' 2014-07-03 23:49:01 -04:00
Yotam Mann
05479f6be5 updating tests 2014-07-03 23:48:27 -04:00
Yotam Mann
54b0cce85b removed docs 2014-07-03 23:01:06 -04:00
Yotam Mann
e3a2d49952 updated readme 2014-07-03 23:00:51 -04:00
Yotam Mann
2f0c104e41 tests 2014-07-03 22:59:45 -04:00
Yotam Mann
2bab21a9f5 rename 2014-07-03 22:59:35 -04:00
Yotam Mann
465d83f308 signal comparison 2014-07-03 22:59:16 -04:00
Yotam Mann
ce4d75db50 signal absolute value 2014-07-03 22:57:04 -04:00
Yotam Mann
343ab3dee4 code cleanup a bit 2014-07-02 23:38:20 -04:00
Yotam Mann
63f264ad6f compare a signal to a number 2014-07-02 23:37:19 -04:00
Yotam Mann
67a1f7e76a absolute value of any input signal 2014-07-02 23:36:59 -04:00
Yotam Mann
1436aa2990 renamed EqualsZero 2014-07-02 19:18:00 -04:00
Yotam Mann
18e79bba9e attack / release frequency shifting 2014-07-02 18:20:34 -04:00
Yotam Mann
95113267c5 absolute value of incoming signal
between -1 and 1. can update this to work with all values if i use
Tone.Switch
2014-07-02 18:20:02 -04:00
Yotam Mann
bb9d4b9603 updated docs 2014-07-02 17:33:00 -04:00
Yotam Mann
89593b6dbc optimizing the component count 2014-07-02 17:26:27 -04:00
Yotam Mann
2ab6dae2f9 Merge branch 'master' into dev 2014-07-02 17:19:41 -04:00
Yotam Mann
ddf35f1386 added tempo controls 2014-07-02 17:19:19 -04:00
Yotam Mann
4b8bc014ad new build 2014-07-02 17:14:14 -04:00
Yotam Mann
c2c8852fb9 Merge branch 'dev' 2014-07-02 17:12:30 -04:00
Yotam Mann
b848ee9f9b incremented version 2014-07-02 17:11:50 -04:00
Yotam Mann
a02c671d85 threshold and switch tests 2014-07-02 17:09:13 -04:00
Yotam Mann
793eb1ce39 negate an incoming signal 2014-07-02 17:08:59 -04:00
Yotam Mann
fbf7b189c0 open and close a switch 2014-07-02 17:08:50 -04:00
Yotam Mann
07a96711e5 update thresh value 2014-07-02 17:08:03 -04:00
Yotam Mann
8aa3e06085 moved bit crusher to effects 2014-07-02 17:07:53 -04:00
Yotam Mann
e0bbf3b460 threshold a signal between -1 and 1 2014-07-02 17:07:40 -04:00
Yotam Mann
2d32b38bb7 fixed deps in Multiply 2014-07-02 16:00:39 -04:00
Yotam Mann
f840861496 added a version number 2014-07-02 15:59:11 -04:00
Yotam Mann
072709f5b3 license in JSDocs 2014-07-02 15:51:55 -04:00
Yotam Mann
113e103514 dispose methods 2014-07-02 15:47:05 -04:00
Yotam Mann
00951a666d EqualsZero tests 2014-07-02 15:46:58 -04:00
Yotam Mann
5098ab8e10 Threshold ToneNode 2014-07-02 15:37:17 -04:00
Yotam Mann
070da78981 EqualsZero ToneNode 2014-07-02 15:37:08 -04:00
Yotam Mann
0af07289fd recursive connect if the input is also a ToneNode 2014-07-02 15:36:41 -04:00
Yotam Mann
82f8a52830 at least instead of greaterThan now() 2014-06-30 17:14:32 -04:00
Yotam Mann
88336c50bb cleaner looking alias 2014-06-30 17:11:46 -04:00
Yotam Mann
8bd725426c >= sample instead of > 2014-06-30 17:10:16 -04:00
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