Yotam Mann
|
03c98a2e79
|
throws error if Tone.LFO isn't available
might be useful to debug.
|
2016-09-19 00:08:54 -04:00 |
|
Yotam Mann
|
71a4c986fc
|
Can pass in an LFO description in the .value parameter
|
2016-09-18 19:25:47 -04:00 |
|
Yotam Mann
|
62ca8f8c7b
|
setRampPoint does not need to convert from units
|
2016-07-07 14:23:48 -04:00 |
|
Yotam Mann
|
2905cce5d2
|
making fadeTo exponential when set to decibels.
also converting from units to set ramp point
|
2016-07-06 22:59:21 -04:00 |
|
Yotam Mann
|
3b9b65bf89
|
adding additional startTime value to rampTo
|
2016-05-17 21:59:27 -04:00 |
|
Yotam Mann
|
2db3265fb9
|
needs to cancel at 0 for some reason to take effect in Chrome
|
2016-05-14 18:57:18 -04:00 |
|
Yotam Mann
|
c83c70d11c
|
cancels scheduling when setting a value with .value
this makes the behavior consistent between Webkit and FF
|
2016-05-14 16:52:58 -04:00 |
|
Yotam Mann
|
733b49bcd5
|
using new types
|
2016-04-18 00:36:08 -04:00 |
|
Yotam Mann
|
61fb1df660
|
adding strict mode
|
2015-10-21 12:11:19 -04:00 |
|
Yotam Mann
|
11b4995b25
|
moving overridden flag to Param
|
2015-10-21 10:27:44 -04:00 |
|
Yotam Mann
|
386acdbb03
|
Param base class wraps native AudioParam
|
2015-10-21 10:01:40 -04:00 |
|