Yotam Mann
|
f0bcd68812
|
renamed Tone.Signal.Units to Tone.Type
also renamed Tone.Source.State to Tone.State
|
2015-05-23 18:57:05 -04:00 |
|
Yotam Mann
|
a2f4a3595b
|
jsdoc'ing
|
2015-05-05 16:40:52 -04:00 |
|
Yotam Mann
|
470e8063e3
|
fix unused playback rate in Noise
|
2015-03-24 16:28:48 -04:00 |
|
Luke Phillips
|
f4fc005a57
|
new typescript definitions
|
2015-03-07 18:45:11 +00:00 |
|
Luke Phillips
|
17df3dc4bb
|
es5 getters and setters used in multiband eq
|
2015-03-07 18:26:08 +00:00 |
|
Luke Phillips
|
d2755e10de
|
Merge Tone r4
|
2015-03-05 16:06:27 +00:00 |
|
Yotam Mann
|
3211347fef
|
test if setting "type" is necessary before doing it
|
2015-02-28 18:06:25 -05:00 |
|
Yotam Mann
|
4e77c61638
|
JSDoc'ing sources
|
2015-02-27 11:19:45 -05:00 |
|
Luke Phillips
|
b545692c09
|
Noise can setPlayback
|
2015-02-17 19:58:47 +00:00 |
|
Yotam Mann
|
b0b572f113
|
Using ES5 getter/setter
|
2015-02-04 10:10:34 -05:00 |
|
Yotam Mann
|
7d30c7784b
|
moving state management to Source
|
2015-02-01 21:32:07 -05:00 |
|
Yotam Mann
|
e96fb08c44
|
moved onended in Tone.Source
|
2015-02-01 20:38:06 -05:00 |
|
Yotam Mann
|
9070b13c89
|
ES5 add getter/setter method
|
2015-02-01 15:48:20 -05:00 |
|
Yotam Mann
|
9eee63459a
|
all sources return this
good for chaining methods
|
2015-02-01 14:40:47 -05:00 |
|
Yotam Mann
|
cf2cb263b2
|
chain -> connectSeries, fan -> connectParallel
|
2014-11-30 17:37:29 -05:00 |
|
Yotam Mann
|
a4cc79cfde
|
stopped state doesn't wait for on ended event
the oneneded event is inconsistent when the source is not connected
directly to Master (such as in the case of an LFO).
Fixes #34
|
2014-10-08 11:59:31 -04:00 |
|
Yotam Mann
|
e2c0e47f2f
|
Noise getType method
|
2014-10-03 14:54:09 -04:00 |
|
Yotam Mann
|
d3f9834ca0
|
typo in Noise
|
2014-10-01 00:55:31 -04:00 |
|
Yotam Mann
|
18bab7da59
|
setters and options objects for Sources
Fixes #27
|
2014-09-30 00:28:48 -04:00 |
|
Yotam Mann
|
af85ae7e19
|
Added "use strict" to all classes
Fixes #17
|
2014-09-04 00:41:40 -04:00 |
|
Yotam Mann
|
3cd76459e5
|
link to parent's dispose method
Fixes #15
|
2014-08-24 16:24:16 -04:00 |
|
Yotam Mann
|
935161a31e
|
can set context
|
2014-07-30 13:56:44 -04:00 |
|
Yotam Mann
|
e6bcb3b10c
|
doc updates
|
2014-07-20 18:17:24 -04:00 |
|
Yotam Mann
|
c9cbcaa3e5
|
fixed doc error
|
2014-06-20 01:46:39 -04:00 |
|
Yotam Mann
|
d48849bd11
|
jsdoc on DryWet
|
2014-06-20 01:12:15 -04:00 |
|
Yotam Mann
|
a3abf8e979
|
better noise! with test and example
|
2014-06-20 00:25:00 -04:00 |
|
Yotam Mann
|
7fe5c47b8a
|
major rename. sorry again.
|
2014-04-06 16:51:30 -04:00 |
|