tambien
|
ed71d8141b
|
amd to es6 import/export
no longer using AMD (require.js) style imports, and beginning to move to es6 "import/export" statements everywhere.
|
2019-01-27 13:05:20 -05:00 |
|
tambien
|
3d1202043a
|
all modules are relative paths
simplifies deep references to individual files
|
2018-08-26 22:29:17 -04:00 |
|
Yotam Mann
|
4316530b16
|
linting
|
2017-10-26 16:03:00 -04:00 |
|
Yotam Mann
|
b927395825
|
making defaultArg static
|
2017-04-30 15:03:49 -04:00 |
|
Yotam Mann
|
a48a980861
|
moving signals to static defaults
invoking super constructor in prep for es6 classes
|
2017-04-25 23:45:37 -04:00 |
|
Yotam Mann
|
499bb57ac6
|
updating doc
|
2015-08-24 17:29:52 -04:00 |
|
Yotam Mann
|
b13beccba8
|
doc'ing signals
|
2015-06-19 00:52:04 -04:00 |
|
Yotam Mann
|
cf6fdefdab
|
doc'ing signals
|
2015-06-14 01:17:09 -04:00 |
|
Yotam Mann
|
a81ba071f3
|
changing the styling of this in return statements
|
2015-06-13 20:54:29 -04:00 |
|
Yotam Mann
|
930728648b
|
jsdoc'ing
|
2015-02-27 13:40:35 -05:00 |
|
Yotam Mann
|
a791d80ddf
|
removing some vestigial methods
|
2015-02-26 11:26:49 -05:00 |
|
Yotam Mann
|
50917ac49f
|
migrating signals to ES5 getter/setters
|
2015-02-06 17:47:26 -05:00 |
|
Yotam Mann
|
fe93152920
|
signal value setters/getters
|
2015-02-02 12:50:18 -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
|
9498d6af3c
|
boost Tone.Pow resolution
|
2014-11-30 17:42:02 -05:00 |
|
Yotam Mann
|
310231dbd1
|
using Tone.WaveShaper instead of native node
|
2014-11-30 13:20:35 -05:00 |
|
Yotam Mann
|
4587420071
|
some deps cleanup
|
2014-11-09 10:56:55 -05:00 |
|
Yotam Mann
|
7e09fc6931
|
small reorganization
|
2014-11-04 01:24:24 -05:00 |
|
Yotam Mann
|
043172df7c
|
keeping reference to Float32Array
potentially causing crashes (trying to debug)
|
2014-11-03 19:22:17 -05:00 |
|
Yotam Mann
|
56791f2ef2
|
pow is just a waveshapercurve
|
2014-11-01 21:53:14 -04:00 |
|
Yotam Mann
|
3a6261c9b9
|
Tone.Pow exponential
|
2014-10-30 21:34:11 -04:00 |
|