Yotam Mann
9353d33435
Less verbose unit types ( #1181 )
...
Co-authored-by: IntGrah <intgrah@gmail.com>
2024-04-25 17:05:51 -04:00
Yotam Mann
dde56ad5be
Update test.yml
2024-04-25 16:47:45 -04:00
Yotam Mann
4fa5ecfe34
Update test.yml
2024-04-25 15:06:55 -04:00
Yotam Mann
515b9c044e
Running tests on main
, removing commit
2024-04-25 14:47:12 -04:00
Yotam Mann
7a1cc85494
commit changes
2024-04-25 14:41:31 -04:00
Yotam Mann
da1aea33b2
don't run on PRs
2024-04-25 14:37:07 -04:00
Yotam Mann
1a427ee2ae
publishing
2024-04-25 14:32:30 -04:00
Yotam Mann
fea94faaf1
publish next version
2024-04-25 14:30:32 -04:00
Yotam Mann
0437bdc049
Publishing to npm ( #1232 )
...
* WIP publishing to NPM
* next tag if on dev branch
* Update publish.yml
* Update publish.yml
* Update publish.yml
* reverting test.yml, updating action
2024-04-25 14:26:01 -04:00
Yotam Mann
a1d02a3f97
Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev
2024-04-25 14:08:11 -04:00
Yotam Mann
8c70e90675
Delete .travis.yml
2024-04-25 14:07:35 -04:00
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