Yotam Mann
|
cb2a982c39
|
linting
|
2017-10-21 19:02:46 -04:00 |
|
Yotam Mann
|
e6faa39dba
|
classes which generate or process sound extend Tone.AudioNode
|
2017-08-27 17:50:31 -04:00 |
|
Yotam Mann
|
6e585e8f82
|
components using new defaults api
also invoking super constructor first in preparation for es6 migration
|
2017-04-25 23:08:23 -04:00 |
|
Yotam Mann
|
c135392f55
|
changing sync to match new Source sync API
|
2016-09-18 19:37:31 -04:00 |
|
Yotam Mann
|
a25767cfbe
|
can mute the output
|
2016-05-14 18:07:53 -04:00 |
|
Yotam Mann
|
733b49bcd5
|
using new types
|
2016-04-18 00:36:08 -04:00 |
|
Yotam Mann
|
7a23c08703
|
LFO outputs 0 value when stopped
gets around 0 gain optimization
|
2016-03-03 01:35:29 -05:00 |
|
Yotam Mann
|
92a418af1e
|
converts to destination units when connected
|
2015-10-21 12:12:35 -04:00 |
|
Yotam Mann
|
b73a8cb71f
|
updating to new Param class
|
2015-10-21 10:34:37 -04:00 |
|
Yotam Mann
|
b061b81983
|
can get state of LFO
|
2015-10-20 17:30:20 -04:00 |
|
Yotam Mann
|
eccdb659c2
|
renamed Tone/core/Types -> Tone/core/Type
|
2015-09-04 16:48:21 -04:00 |
|
Yotam Mann
|
61d0e1bbda
|
lfo outputs signal while stopped
|
2015-08-27 23:03:42 -04:00 |
|
Yotam Mann
|
64212d90f3
|
doc'ing components
merging seth's doc changes
|
2015-07-04 12:32:18 -04:00 |
|
Seth Kranzler
|
d599761f2e
|
more doc'ing
|
2015-07-02 15:45:40 -04:00 |
|
Yotam Mann
|
5ea8eaa35d
|
doc'ing components
|
2015-06-20 19:25:49 -04:00 |
|
Yotam Mann
|
a81ba071f3
|
changing the styling of this in return statements
|
2015-06-13 20:54:29 -04:00 |
|
Yotam Mann
|
571183bf27
|
removing Tone.Type prefix in docs
|
2015-06-13 20:20:36 -04:00 |
|
Yotam Mann
|
f2f838b630
|
using signal jsdoc
|
2015-06-13 19:50:39 -04:00 |
|
Yotam Mann
|
3bf65cddb3
|
type annotation
|
2015-06-07 12:09:08 -04:00 |
|
Yotam Mann
|
68a47a9d58
|
Normal->NormalRange & Number->Default
|
2015-05-24 09:45:15 -04:00 |
|
Yotam Mann
|
6ef3dd2f51
|
renamed Tone.Time -> Tone.Type.Time
|
2015-05-23 19:01:05 -04:00 |
|
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
|
dbf992d195
|
LFO takes on unit values
it also starts at min value instead of jumping to the middle value on
start
|
2015-05-23 18:15:19 -04:00 |
|
Yotam Mann
|
9e98e9078a
|
stricter interface for components
|
2015-04-05 15:13:15 -04:00 |
|
Luke Phillips
|
237202c049
|
updated typescript definitions and fixed a few type errors
|
2015-03-07 19:17:16 +00:00 |
|
Yotam Mann
|
e6718e4781
|
jsdoc'ing effects and components
|
2015-02-27 16:53:10 -05:00 |
|
Yotam Mann
|
54bc36cb98
|
clean up.
|
2015-02-11 23:08:53 -05:00 |
|
Yotam Mann
|
e74cfdf41e
|
added amplitude to LFO
|
2015-02-11 14:37:48 -05:00 |
|
Yotam Mann
|
b1ba37d8d6
|
migrating components to ES5 getter/setter
|
2015-02-06 17:49:04 -05:00 |
|
Yotam Mann
|
0fa6b6cdaf
|
components' methods return this
|
2015-02-02 12:49:13 -05:00 |
|
Yotam Mann
|
3a0845f009
|
sync/unsync the LFO
|
2014-12-19 16:40:06 -05:00 |
|
Yotam Mann
|
63876cafe2
|
LFO, changing 'rate'->'frequency'
|
2014-12-08 11:02:47 -05:00 |
|
Yotam Mann
|
2d0bcffc9f
|
adding defaults to jsdocs
|
2014-12-02 01:42:08 -05:00 |
|
Yotam Mann
|
25496dea77
|
switched to updated chain method
|
2014-11-30 21:32:09 -05:00 |
|
Yotam Mann
|
cf2cb263b2
|
chain -> connectSeries, fan -> connectParallel
|
2014-11-30 17:37:29 -05:00 |
|
Yotam Mann
|
ffd5ac875a
|
LFO has a defaults object
|
2014-11-29 21:54:29 -05:00 |
|
Yotam Mann
|
5fdc2cfd38
|
updated to new Tone.Scale API
|
2014-11-29 21:36:32 -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
|
d71f1cb5b7
|
jsdocs updates.
|
2014-09-05 11:32:35 -04:00 |
|
Yotam Mann
|
af85ae7e19
|
Added "use strict" to all classes
Fixes #17
|
2014-09-04 00:41:40 -04:00 |
|
Yotam Mann
|
3fe7633604
|
can set phase on LFO
|
2014-09-01 12:52:32 -04:00 |
|
Yotam Mann
|
223a599f66
|
All effects have a 'set' method
#16
|
2014-08-25 09:57:36 -04:00 |
|
Yotam Mann
|
3f40e26c14
|
fixed typo
|
2014-08-23 15:18:51 -04:00 |
|
Yotam Mann
|
c37902cdfe
|
updated docs on LFO
|
2014-08-23 13:49:50 -04:00 |
|
Yotam Mann
|
c86353d8dd
|
jsdoc'ing and sync
|
2014-08-20 16:50:27 -04:00 |
|
Yotam Mann
|
0b4def6155
|
Tone.Sources can sync to the Transport
|
2014-06-25 12:47:47 -04:00 |
|
Chris Deaner
|
00b1bf25e7
|
First commit with the DocStrap template truely in effect ( in effect )
|
2014-06-21 22:56:51 -04:00 |
|
Yotam Mann
|
c3ab9a7b0d
|
renamed effects->effect. jsdocs on effects
|
2014-06-21 17:34:31 -04:00 |
|
Yotam Mann
|
542668a93e
|
new connect. optimized component count
|
2014-06-21 15:55:15 -04:00 |
|
Yotam Mann
|
e4496dac8c
|
docing
|
2014-06-20 01:23:35 -04:00 |
|