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
|
af85ae7e19
|
Added "use strict" to all classes
Fixes #17
|
2014-09-04 00:41:40 -04:00 |
|
Yotam Mann
|
9d337cb101
|
fixed wave shaper curve length
|
2014-08-27 15:22:21 -04:00 |
|
Yotam Mann
|
b612f7839c
|
Added Signal dep to all Signals
#11
|
2014-08-24 15:47:59 -04:00 |
|
Yotam Mann
|
b2c85eaf44
|
signals inherit Signal.connect method
this is so that params and signals they connect to don’t need to be
manually zeroed out after connecting.
Fixed #11
|
2014-08-24 13:19:49 -04:00 |
|
Yotam Mann
|
10e2acdea9
|
class description for signals
|
2014-07-04 13:47:56 -04:00 |
|
Yotam Mann
|
bb9d4b9603
|
updated docs
|
2014-07-02 17:33:00 -04:00 |
|
Yotam Mann
|
e0bbf3b460
|
threshold a signal between -1 and 1
|
2014-07-02 17:07:40 -04:00 |
|
Yotam Mann
|
113e103514
|
dispose methods
|
2014-07-02 15:47:05 -04:00 |
|
Yotam Mann
|
5098ab8e10
|
Threshold ToneNode
|
2014-07-02 15:37:17 -04:00 |
|