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
|
ec3362f89f
|
can pass in a loaded buffer, and also can set the buffer twice
fixes #392
|
2018-10-21 21:27:35 -04:00 |
|
tambien
|
8758678f20
|
exposing "normalize" from native convolver
|
2018-09-10 12:17:51 -04:00 |
|
tambien
|
3d1202043a
|
all modules are relative paths
simplifies deep references to individual files
|
2018-08-26 22:29:17 -04:00 |
|
Yotam Mann
|
5af549bb0e
|
linting
|
2018-08-06 23:46:41 -04:00 |
|
Yotam Mann
|
b929b26ca4
|
can pass in an unloaded Tone.Buffer into Convolver constructor
fixes #277
|
2017-12-15 23:36:39 -05:00 |
|
Yotam Mann
|
cb2a982c39
|
linting
|
2017-10-21 19:02:46 -04:00 |
|
Yotam Mann
|
edfa168713
|
moving to static type queries
i.e. this.isString -> Tone.isString
|
2017-04-26 00:24:19 -04:00 |
|
Yotam Mann
|
4019b49c12
|
effects moved to new defaults API
|
2017-04-25 23:18:08 -04:00 |
|
Yotam Mann
|
d386ffed97
|
Convolver.load returns a Promise
|
2016-11-22 10:31:06 -08:00 |
|
Yotam Mann
|
8a88acd735
|
linting
|
2016-11-06 20:13:18 -05:00 |
|
Yotam Mann
|
d8d69ae662
|
changing old docs which used Buffer.onload
[skip ci]
|
2016-09-18 20:05:01 -04:00 |
|
Yotam Mann
|
75d6126615
|
Convolved takes callback as second parameter
also accepts no arguments now
|
2016-08-09 14:24:59 -04:00 |
|
Yotam Mann
|
3ccc0683bf
|
changing doc links to markdown style
|
2015-07-04 15:25:37 -04:00 |
|
Yotam Mann
|
6e15da9223
|
doc'ing effects
mergine @polyrhythmatic changes
|
2015-07-04 12:40:33 -04:00 |
|
Yotam Mann
|
07b4516974
|
doc'ing effects
|
2015-06-22 01:20:57 -04:00 |
|
Yotam Mann
|
80a28f8554
|
using noOp function for defaults
|
2015-06-14 01:54:36 -04:00 |
|
Yotam Mann
|
dff77a9944
|
doc'ing effects
|
2015-06-14 00:54:17 -04:00 |
|
Yotam Mann
|
a81ba071f3
|
changing the styling of this in return statements
|
2015-06-13 20:54:29 -04:00 |
|
Yotam Mann
|
3ae799fc6e
|
onload callback
|
2015-04-24 17:45:12 -04:00 |
|
Yotam Mann
|
940f92b5a0
|
convolver buffer not being set correctly
Fixes #54
|
2015-03-10 14:08:16 -04:00 |
|
Yotam Mann
|
e6718e4781
|
jsdoc'ing effects and components
|
2015-02-27 16:53:10 -05:00 |
|
Yotam Mann
|
4a93f5e53d
|
convolver buffer setter
|
2015-02-23 00:28:07 -05:00 |
|
Yotam Mann
|
532edf7bfb
|
ES5 getter/setter on effects
|
2015-02-10 11:40:27 -05:00 |
|
Yotam Mann
|
754a9b77ca
|
effects' methods return this
|
2015-02-02 13:22:16 -05:00 |
|
Yotam Mann
|
22d29c42e3
|
removing onload callbacks
fits better into the Tone.Buffer.onload scheme
|
2015-01-05 21:49:21 -05:00 |
|
Yotam Mann
|
080b8f5854
|
updated Player and Convolver with new Buffer
|
2015-01-04 21:46:10 -05:00 |
|
Yotam Mann
|
2d0bcffc9f
|
adding defaults to jsdocs
|
2014-12-02 01:42:08 -05:00 |
|
Yotam Mann
|
e1d27c5525
|
Convolver style and formatting
|
2014-10-23 11:42:41 -04:00 |
|
Kevin Siwoff
|
1422a544f9
|
adds Convolver class, IR, and convolver example
|
2014-10-22 17:58:03 -04:00 |
|