Yotam Mann
|
930728648b
|
jsdoc'ing
|
2015-02-27 13:40:35 -05:00 |
|
Yotam Mann
|
93ded2eb2f
|
extend Signal to allow for scheduling
|
2015-02-23 00:30:53 -05:00 |
|
Yotam Mann
|
50917ac49f
|
migrating signals to ES5 getter/setters
|
2015-02-06 17:47:26 -05:00 |
|
Yotam Mann
|
bda90701d6
|
all Signals return this
|
2015-02-01 22:56:33 -05:00 |
|
Yotam Mann
|
ce0d5f3597
|
signals inherit from a signal base class
|
2014-11-30 23:26:06 -05:00 |
|
Yotam Mann
|
dcfac108eb
|
using Tone constructor in signal classes
|
2014-11-04 01:21:42 -05: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
|
af85ae7e19
|
Added "use strict" to all classes
Fixes #17
|
2014-09-04 00:41:40 -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
|
1a9a5fae2b
|
min / max setters
|
2014-07-22 11:31:14 -04:00 |
|
Yotam Mann
|
fca7b0eba3
|
clip the incoming signal
|
2014-07-20 18:26:33 -04:00 |
|