tambien
|
2780cac504
|
using Tone.connect for connections with native nodes
addresses #421
|
2019-01-28 11:02:15 -05:00 |
|
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
|
cb2a982c39
|
linting
|
2017-10-21 19:02:46 -04:00 |
|
Yotam Mann
|
1d18b1c53b
|
removing Tone.Expr from classes
|
2017-10-21 18:29:50 -04:00 |
|
Yotam Mann
|
e6faa39dba
|
classes which generate or process sound extend Tone.AudioNode
|
2017-08-27 17:50:31 -04:00 |
|
Yotam Mann
|
b927395825
|
making defaultArg static
|
2017-04-30 15:03:49 -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
|
a60328345e
|
using Tone.Gain everywhere instead of GainNode
|
2016-09-19 23:53:07 -04:00 |
|
Yotam Mann
|
76ad44360d
|
updating to new API
|
2016-09-19 23:02:42 -04:00 |
|
Yotam Mann
|
3ccc0683bf
|
changing doc links to markdown style
|
2015-07-04 15:25:37 -04:00 |
|
Seth Kranzler
|
d599761f2e
|
more doc'ing
|
2015-07-02 15:45:40 -04:00 |
|
Seth Kranzler
|
12c56011b6
|
doc'ing components
|
2015-07-01 20:19:58 -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
|
07264eb05b
|
signal jsdocing
|
2015-06-13 19:29:25 -04:00 |
|
Yotam Mann
|
68a47a9d58
|
Normal->NormalRange & Number->Default
|
2015-05-24 09:45:15 -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
|
9e98e9078a
|
stricter interface for components
|
2015-04-05 15:13:15 -04:00 |
|
Yotam Mann
|
e6718e4781
|
jsdoc'ing effects and components
|
2015-02-27 16:53:10 -05:00 |
|
Yotam Mann
|
4ca5d26848
|
updating docs
|
2015-02-26 11:47:44 -05:00 |
|
Yotam Mann
|
baf00519fa
|
crossfade is now equalPower
|
2015-02-11 15:28:33 -05:00 |
|
Yotam Mann
|
b1ba37d8d6
|
migrating components to ES5 getter/setter
|
2015-02-06 17:49:04 -05:00 |
|
Yotam Mann
|
11ef065861
|
renamed DryWet to CrossFade
|
2015-02-02 12:48:04 -05:00 |
|