Commit graph

96 commits

Author SHA1 Message Date
Yotam Mann
5d3485b5cf updating to latest std-audio-context
fixes #746
2020-10-02 10:29:43 -04:00
Yotam Mann
e6f5259ce6 updating to latest typescript 2020-09-21 09:44:29 -04:00
Yotam Mann
c60840eec4 latest version of deps 2020-09-21 09:05:54 -04:00
Yotam Mann
8915e1bcfa latest std-audio-context
fixes #720
2020-09-17 18:38:22 -04:00
dependabot[bot]
2e7d5916f2
Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-12 15:56:01 +00:00
Yotam Mann
82d1074228 updating webpack to latest 2020-09-07 21:58:55 -04:00
dependabot[bot]
078160603a
Bump elliptic from 6.4.0 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.0...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 01:27:07 +00:00
Yotam Mann
daeccb99e9 updating to latest karma 2020-07-29 09:19:39 -07:00
Yotam Mann
542e8913c6 Merge branch 'master' into dev 2020-07-26 13:54:49 -07:00
Yotam Mann
ebd84be80b testing all of the scripts in the readme 2020-07-26 13:37:38 -07:00
dependabot[bot]
2118906d64
Bump codecov from 3.6.5 to 3.7.1
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.5 to 3.7.1.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/compare/v3.6.5...v3.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 12:37:19 +00:00
Yotam Mann
72dd2773fb adding html linting (for examlpes)
and test script to test on examples
2020-07-19 10:58:08 -07:00
dependabot[bot]
691a0e657b
Bump lodash from 4.17.14 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 04:44:17 +00:00
Yotam Mann
799db6d923 security patch 2020-06-14 22:14:29 -04:00
Yotam Mann
ba8e82b1ca feat: latencyHint is now set in constructor
BREAK: the latencyHint can only be set in the constructor, no longer settable after construction

addresses #658
2020-05-12 12:31:17 -04:00
Yotam Mann
49c6c79e46 updating to latest webpack 2020-05-07 09:27:20 -04:00
Yotam Mann
3c8d0db98c updating to latest typedoc 2020-04-29 16:50:17 -04:00
Yotam Mann
e5d28baa5f feat: es6 output 2020-04-29 14:39:40 -04:00
Yotam Mann
d0d0770cd8 updating to latest @tonejs/plog 2020-04-27 22:32:16 -04:00
Yotam Mann
ca023eb37a updating deps 2020-04-14 22:01:45 -04:00
Yotam Mann
4c880bd4e4 updating deps 2020-03-21 21:41:15 -04:00
dependabot[bot]
ab09f963ff
Bump acorn from 6.3.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-13 22:08:07 +00:00
Yotam Mann
ed209a9de9 updating dependencies 2020-03-08 12:10:30 -04:00
dependabot[bot]
0be99af378
Bump codecov from 3.1.0 to 3.6.5
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.1.0 to 3.6.5.
- [Release notes](https://github.com/codecov/codecov-node/releases)
- [Commits](https://github.com/codecov/codecov-node/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-19 18:05:57 +00:00
Yotam Mann
3c9dfff161 updating to latest standardized-audio-context
fixes #601
2020-01-30 17:18:10 -05:00
Yotam Mann
f6db774f4c updating standarized-audio-context 2019-12-21 22:08:16 -05:00
Yotam Mann
120d2f6f69 security patch 2019-12-14 11:54:42 -05:00
Yotam Mann
8a508f2405 feat: Reverb generate is automatically called when decay or preDelay values are changed
`ready` promise resoves when reverb values have been updated.
2019-12-06 16:37:40 -05:00
Yotam Mann
7aec262ebc updating to latest eslint 2019-11-17 13:07:59 -05:00
Jack Anderson
7b10fc8b11 upgrade standardized-audio-context to 23.0.3 2019-11-15 15:12:06 -08:00
Yotam Mann
3a41db8d99 optimization: using import helpers to save some space 2019-11-14 15:20:16 -05:00
Yotam Mann
66194e084d updating dependencies 2019-11-09 16:14:20 -05:00
Yotam Mann
70b749032d updating dependencies 2019-11-08 12:34:02 -05:00
Yotam Mann
a900225d67 bumping glob version 2019-11-07 16:55:30 -05:00
Yotam Mann
e306319f7f feat: testing examples in jsdocs 2019-10-22 23:47:19 -04:00
Yotam Mann
6d46780fc8 reorganizing where other tsconfig's go 2019-10-22 18:13:13 -04:00
Yotam Mann
0c66e56266 updating @tonejs/plot 2019-09-29 17:24:21 -04:00
Yotam Mann
8a43a7a87d adding cross-vars
addresses #545
2019-09-29 15:52:01 -04:00
Yotam Mann
08afd246d5 updating deps 2019-09-27 17:51:03 -04:00
Yotam Mann
fa13871bd2 security update 2019-09-24 17:38:07 -04:00
Yotam Mann
56d7fe956e updating @tonejs/plot 2019-09-20 11:06:51 -04:00
Yotam Mann
57f1c205a0 adding typedoc back 2019-09-14 18:33:36 -04:00
Yotam Mann
f243b00b5c moving back to eslint over tslint
didn't like that tslint was developed by palintir and seems like eslint typescript support is pretty good now
2019-09-14 18:29:40 -04:00
Yotam Mann
27b7b0ca3b removing unused dep 2019-09-03 23:07:56 -04:00
Yotam Mann
42ccfaffb6 Revert "updating standardized-audio-context"
This reverts commit 25b48a01b0.
2019-09-03 22:22:54 -04:00
Yotam Mann
25b48a01b0 updating standardized-audio-context 2019-09-03 22:08:32 -04:00
Yotam Mann
1fda882ffe removing unused deps and updating 2019-09-03 21:52:32 -04:00
Yotam Mann
a54ab4ea68 using typechecks from standardized-audio-context 2019-08-26 16:52:21 -07:00
Yotam Mann
e6431d9890 using standardized-audio-context as AudioContext
goal of normalizing behavior across all browsers that support Web Audio.

thanks @chrisguttandin!
2019-08-26 10:55:04 -07:00
Yotam Mann
311525c410 incrementing minor version
PolySynth functionality and updated Monophonic API
2019-08-12 00:14:28 -04:00