Commit graph

146 commits

Author SHA1 Message Date
Yotam Mann
0aa8639668 updating devDeps
typescript can't be updated bc of this issue it seems like: https://github.com/monounity/karma-typescript/issues/499
2021-12-08 22:20:31 -05:00
Yotam Mann
1555102f92 updating deps 2021-12-08 22:18:09 -05:00
Yotam Mann
10c27a99e1 linting 2021-10-13 18:38:30 -04:00
Yotam Mann
8d75c16f20
Merge pull request #914 from benmccann/patch-2
Fix browser entry point
2021-10-13 16:27:51 -04:00
Yotam Mann
3f835efce6 removing node test for now 2021-10-13 14:26:02 -04:00
Yotam Mann
cf9edc5992 moving to .cjs scripts 2021-10-13 13:56:57 -04:00
Yotam Mann
a0e7f99bcc updating webpack cli api 2021-10-13 13:44:08 -04:00
Yotam Mann
dbbb0d1fff updating deps 2021-10-13 13:24:51 -04:00
Yotam Mann
dbd77be2ef moving to karma cjs 2021-10-13 13:07:18 -04:00
Yotam Mann
0ccdab762f upgrading to node version 14 2021-10-13 13:06:00 -04:00
Ben McCann
ef4741e744
Keep unpkg pointing at the same place 2021-07-23 11:36:58 -07:00
Ben McCann
8cc6e8a12a
Add back main as ESM build 2021-07-14 09:16:09 -07:00
Ben McCann
e95328241d
Fix browser entry point 2021-07-13 09:29:32 -07:00
Ben McCann
69055baa99
Add "type": "module" to package.json 2021-06-30 11:49:16 -07:00
Yotam Mann
33e14d06eb feat: sub-tick scheduling
values are no longer rounded to the nearest tick, they can happen between tick values.
2021-01-12 22:54:45 -05:00
Yotam Mann
e29ba5824c updating to latest standardized-audio-context
addresses #813
2021-01-10 22:02:21 -05:00
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
Yotam Mann
82d1074228 updating webpack to latest 2020-09-07 21:58:55 -04:00
Yotam Mann
daeccb99e9 updating to latest karma 2020-07-29 09:19:39 -07:00
Yotam Mann
ebd84be80b testing all of the scripts in the readme 2020-07-26 13:37:38 -07:00
Yotam Mann
72dd2773fb adding html linting (for examlpes)
and test script to test on examples
2020-07-19 10:58:08 -07: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
e4e409550d feat: adding Recorder for capturing streams
Uses the Media Recorder API to record a media stream
closes #644
2020-04-14 22:03:47 -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
Yotam Mann
ed209a9de9 updating dependencies 2020-03-08 12:10:30 -04: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
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
Yotam Mann
2a112775d5 moving increment-ts to increment 2019-11-16 19:07:37 -05:00
Yotam Mann
472afc7d1d reorganising testing directory 2019-11-16 17:45:22 -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
a900225d67 bumping glob version 2019-11-07 16:55:30 -05:00
Yotam Mann
8221bc3812 removing declaration generating code 2019-10-23 15:55:16 -04: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
ce93214e43 using OnePoleFilter in LowpassCombFilter and PluckSynth
means an API change since dampening is no longer a signal rate parameter
2019-09-24 22:41:58 -04:00