Yotam Mann
|
253884d19e
|
renamed Tone.Selector to Tone.Select
|
2014-09-07 21:42:31 -04:00 |
|
Yotam Mann
|
af85ae7e19
|
Added "use strict" to all classes
Fixes #17
|
2014-09-04 00:41:40 -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
|
b09fc13dc2
|
rename Gate to Switch and Switch to Selector
|
2014-07-23 15:47:00 -04:00 |
|
Yotam Mann
|
86c3b6e261
|
uses Tone.Switch now
|
2014-07-22 18:54:23 -04:00 |
|
Yotam Mann
|
2f027cfd50
|
updated docs
|
2014-07-04 13:36:13 -04:00 |
|
Yotam Mann
|
ce4d75db50
|
signal absolute value
|
2014-07-03 22:57:04 -04:00 |
|
Yotam Mann
|
67a1f7e76a
|
absolute value of any input signal
|
2014-07-02 23:36:59 -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 |
|