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 |
|
aniketaranake
|
f9c584169e
|
Fixes typo in documentation (#377)
* Fixes typo in documentation
* Tone.AudioNode, not AudioNode
|
2018-08-09 09:48:38 -04:00 |
|
tambien
|
38897d7bae
|
pass the options object to the next class
|
2018-07-28 10:20:36 -04:00 |
|
Yotam Mann
|
a5503e02d2
|
linting
|
2018-03-05 12:25:33 -05:00 |
|
Yotam Mann
|
dded291a25
|
linting
|
2018-01-02 10:37:27 -05:00 |
|
Yotam Mann
|
06118bf52d
|
moving shims to AudioContext
|
2017-10-26 14:09:20 -04:00 |
|
Yotam Mann
|
a890d78628
|
using createInsOuts method from Tone.AudioNode
|
2017-08-27 19:50:36 -04:00 |
|
Yotam Mann
|
e6faa39dba
|
classes which generate or process sound extend Tone.AudioNode
|
2017-08-27 17:50:31 -04:00 |
|
Yotam Mann
|
8110d38bd6
|
master->dev
|
2017-08-22 11:57:40 -04:00 |
|
Yotam Mann
|
982e31c099
|
adding Gain typedef
|
2017-08-22 11:44:12 -04:00 |
|
Yotam Mann
|
7050400f32
|
using @private instead of @internal
[skip ci]
|
2017-07-27 18:02:44 -04:00 |
|
Yotam Mann
|
1b8fdc404d
|
createInsOuts was using input count for output
|
2017-05-01 14:17:16 -04:00 |
|
Yotam Mann
|
c9d41345b7
|
bass constructor invoked without options
|
2017-04-25 23:08:57 -04:00 |
|
Yotam Mann
|
a3f54ce4cd
|
new defaults api
|
2017-04-25 22:23:22 -04:00 |
|
Yotam Mann
|
58bdbbc82a
|
invoke super constructor first
preparation for moving to es6 modules. also moving to slightly
simplified `default` method
|
2017-04-24 23:23:15 -04:00 |
|
Yotam Mann
|
10431589d2
|
moving shims to their respective files
hopefully simplifies maintenance
|
2017-03-13 01:12:20 -04:00 |
|
Yotam Mann
|
66911d4c72
|
internal method for making inputs/outputs
|
2016-09-19 23:01:21 -04:00 |
|
Yotam Mann
|
733b49bcd5
|
using new types
|
2016-04-18 00:36:08 -04:00 |
|
Yotam Mann
|
c8cfe33864
|
doc'ing
|
2015-11-17 22:52:22 -05:00 |
|
Yotam Mann
|
8c1bf599d0
|
reverting : gain no longer extends Tone.Param
|
2015-11-01 17:48:52 -05:00 |
|
Yotam Mann
|
61fb1df660
|
adding strict mode
|
2015-10-21 12:11:19 -04:00 |
|
Yotam Mann
|
532a8e6745
|
Gain class wraps native GainNode
|
2015-10-21 10:02:23 -04:00 |
|
Yotam Mann
|
1decb210f3
|
Gain takes options object
|
2015-08-16 14:23:01 -04:00 |
|
Yotam Mann
|
bc44a2ff99
|
wrapping GainNode in Tone class
|
2015-08-15 19:30:43 -04:00 |
|