Yotam Mann
a256ae2e6c
Working on getting github actions to run ( #1231 )
...
* working on getting actions to run
* running all tests
* run on CHROME only
* Update test.yml
* ignoring node_modules
* updating typedocs
* trying to ignore compiler errors
* Update tsconfig.json
* running doc tests in parallel
* speeding up docs example tests
* Update test.yml
* testing README
* 2 spaces instead of 4
* codecov
* remove travis ci
* adding token
* updating codecov
2024-04-25 14:06:55 -04:00
dependabot[bot]
08df7ad68c
Bump loader-utils from 1.4.0 to 1.4.2 ( #1144 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-28 15:19:46 -05:00
dependabot[bot]
0783270d8f
Bump engine.io from 6.2.0 to 6.2.1 ( #1147 )
...
Bumps [engine.io](https://github.com/socketio/engine.io ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1 )
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-28 15:19:37 -05:00
dependabot[bot]
3c98e7da5f
Bump ua-parser-js from 0.7.31 to 0.7.33 ( #1160 )
...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js ) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33 )
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-28 15:19:27 -05:00
dependabot[bot]
bd0d1e9842
Bump marked and typedoc ( #1161 )
...
Bumps [marked](https://github.com/markedjs/marked ) to 4.2.12 and updates ancestor dependency [typedoc](https://github.com/TypeStrong/TypeDoc ). These dependencies need to be updated together.
Updates `marked` from 1.0.0 to 4.2.12
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v1.0.0...v4.2.12 )
Updates `typedoc` from 0.17.8 to 0.23.24
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/0.17.8...v0.23.24 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: indirect
- dependency-name: typedoc
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-28 15:19:15 -05:00
Yotam Mann
47d464487e
Merge pull request #1159 from jdanford/update-standardized-audio-context
...
Update standardized-audio-context, fix little lint errors
2023-01-26 17:51:11 -05:00
Jordan Danford
de4dd28ff3
Update standardized-audio-context, fix little lint errors
2023-01-26 11:31:38 -07:00
Yotam Mann
9b15a9204c
Merge pull request #1154 from pritam-chowdhury/fix-constructor-initialize-issue
...
1149 - fixed missing initialization for humanize attribute
2022-12-26 11:36:09 -05:00
PRITAM CHOWDHURY
40994f4cc6
fixed missing initialization for humanize attribute
2022-12-24 01:19:50 +05:30
Yotam Mann
092fc690f8
Merge pull request #1136 from DevinCLane/fix-readme-typo
...
fix typo 'proejct' => 'project'
2022-10-28 15:51:43 -04:00
Devin Lane
3b925d7af2
fix typo 'proejct' => 'project'
2022-10-28 09:54:21 -07:00
Yotam Mann
bd1c604131
Merge pull request #1133 from quargsgreene/dev
...
small doc enhancements for chorus, distortion, and FFT
2022-10-23 11:01:27 -04:00
Quargs Greene
34f4c149d2
small doc enhancements for chorus, distortion, and FFT
2022-10-22 15:47:23 -07:00
Yotam Mann
a2253bdfd8
Merge pull request #1041 from marcelblum/context-cleanup
...
actually close audio context when disposing it
2022-10-02 10:10:03 -04:00
Yotam Mann
3de6c81637
Merge pull request #766 from cjwit/add-docs
...
Add docs
2022-10-02 10:08:29 -04:00
Yotam Mann
658923b665
Merge pull request #1050 from yifanmai/transport-sync
...
Use reciprocal of tempo when syncing time signals to Transport
2022-10-02 09:56:32 -04:00
Yotam Mann
aa58bf7fd1
Merge pull request #1126 from quargsgreene/dev
...
custom decay curve issue #1107
2022-10-02 09:52:54 -04:00
Yotam Mann
d6503ab464
Merge pull request #1122 from satelllte/docs-transport-seconds
...
Transport.seconds: docs description small improvement
2022-10-02 09:52:15 -04:00
Yotam Mann
4d8ab82277
Merge pull request #1121 from satelllte/docs-transport-ticks
...
Transport.ticks: docs description small improvement
2022-10-02 09:51:58 -04:00
Yotam Mann
245854fa2d
Merge pull request #1120 from satelllte/docs-transport-progress
...
Transport.progress: docs typo fix
2022-10-02 09:51:41 -04:00
Quargs Greene
d463286891
custom decay curve #1107
2022-10-01 22:38:20 -07:00
George
a59a05b388
trigger CI (5)
2022-09-27 17:10:11 +00:00
George
90d01e6f58
trigger CI (4)
2022-09-27 16:49:56 +00:00
George
f339cd5919
trigger CI (3)
2022-09-27 16:33:46 +00:00
George
3579c0dd60
trigger CI (2)
2022-09-27 16:26:36 +00:00
George
be123d717e
trigger CI (2)
2022-09-27 16:21:02 +00:00
George
9b37c0a2d0
trigger CI
2022-09-27 16:19:38 +00:00
George
37a1e41a5a
trigger CI
2022-09-27 16:15:51 +00:00
George
7e82951227
trigger CI
2022-09-27 16:13:22 +00:00
George
f8e1a5bfa4
Transport.seconds: docs typo fix
2022-09-27 15:53:05 +00:00
George
396dcb2577
Transport.ticks: docs typo fix
2022-09-27 15:49:45 +00:00
George
ac410d0955
Transport.progress: docs typo fix
2022-09-27 15:45:40 +00:00
Yotam Mann
ae0033db0e
Merge pull request #1116 from satelllte/travis-org-deprecation-2
...
Travis CI config: update `travis-ci.org` deprecated links
2022-09-20 10:37:39 -04:00
Yotam Mann
8b6d1cbac9
Merge pull request #1115 from satelllte/travis-org-deprecation
...
README: update `travis-ci.org` deprecated links
2022-09-20 10:37:21 -04:00
George
fbccfd15b7
.travis.yml: .org
=> .com
update in email
2022-09-20 11:20:44 +00:00
George
a48875ce78
update travis-ci.org deprecated links
2022-09-20 11:11:53 +00:00
Yotam Mann
cbdb596c26
bumping standardized-audio-context version
2022-09-05 10:56:48 -04:00
Yotam Mann
ebc0189133
simplifying tests
...
no need to run on so many browsers now that using standardized-audio-context gives more cross-browser compatability.
2022-09-05 10:36:30 -04:00
Yotam Mann
389685c7ff
Merge pull request #1094 from marcelblum/patch-1
...
docs typo fix
2022-07-01 18:29:15 -04:00
Marcel Blum
465285bd86
docs typo fix
2022-06-29 12:06:16 -04:00
Yotam Mann
3104b67b16
Merge pull request #1079 from heycharlieabbott/typofix
...
Fix: typo and broken link in TransportTime and TransportTimeClass docs
2022-05-11 13:52:35 -04:00
heycharlieabbott
f021aa21b5
Small typo and broken link removal
2022-05-11 00:17:19 +09:00
Yotam Mann
b5ff486b2a
Merge pull request #1036 from Tonejs/dependabot/npm_and_yarn/follow-redirects-1.14.8
...
Bump follow-redirects from 1.14.7 to 1.14.8
2022-04-24 10:54:11 -04:00
Yotam Mann
58ad9c0a64
Merge pull request #1044 from Tonejs/dependabot/npm_and_yarn/karma-6.3.16
...
Bump karma from 6.3.14 to 6.3.16
2022-04-24 10:52:44 -04:00
Yotam Mann
d8e6fd23f5
Merge pull request #1061 from Tonejs/dependabot/npm_and_yarn/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6
2022-04-24 10:52:32 -04:00
Yotam Mann
92e1ee1ed1
Merge pull request #1065 from LukasOpp/dev
...
Fix documentation typo `paramter` -> `parameter`
2022-04-24 10:51:51 -04:00
Yotam Mann
75c20b47c4
Merge pull request #1073 from duhrer/GH-1071-1
...
GH-1071: Fix broken link in sequencer docs (resolves #1071 ).
2022-04-24 10:51:23 -04:00
Yotam Mann
a7befeb92d
Merge pull request #1058 from chrisguttandin/fix-1038
...
Load only a single AudioWorklet
2022-04-24 10:50:32 -04:00
Tony Atkins
3a226111f1
GH-1071: Fix broken link in sequencer docs.
2022-04-23 18:23:52 +02:00
Lukas
4d9b3d0bb8
fix typo paramter
-> parameter
2022-04-16 17:58:41 +02:00