Commit graph

5201 commits

Author SHA1 Message Date
Yotam Mann
d8c8a85bdf small ts tweaks 2021-10-13 13:10:36 -04:00
Yotam Mann
927ff54166 changing to channelCount to match rest of API 2021-10-13 13:09:09 -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
Yotam Mann
b1526c3578
Merge pull request #940 from marcelblum/patch-1
Analyser constructor bugfix for ignored smoothing option
2021-10-13 09:42:41 -07:00
Yotam Mann
65acd3b841
Update bug_report.md
addresses #960
2021-10-13 12:22:01 -04:00
Marcel Blum
afb5284237
Analyser constructor smoothing option bug fix 2021-08-31 23:20:01 -04:00
Yotam Mann
26392c29a7 Adding Players.add example
Fixes #916
2021-07-25 08:43:18 -07:00
Yotam Mann
7ec588f937
Merge pull request #908 from benmccann/patch-2
Add `"type": "module"` to `package.json`
2021-07-12 09:09:21 -04:00
Yotam Mann
c26f83d5cb
making link https 2021-07-12 08:31:17 -04:00
Ben McCann
69055baa99
Add "type": "module" to package.json 2021-06-30 11:49:16 -07:00
Yotam Mann
a2a13dfe51
Merge pull request #899 from apasov/patch-3
fix: load base64 encoded sounds when baseUrl is not empty
2021-05-30 12:11:56 -04:00
Ilya Apasov
a77181175a
fix: load base64 encoded sounds when baseUrl is not empty
Fixes #898
2021-05-26 12:59:44 +02:00
Yotam Mann
c19723905e
Merge pull request #889 from Tonejs/dependabot/npm_and_yarn/ua-parser-js-0.7.24
Bump ua-parser-js from 0.7.20 to 0.7.24
2021-05-14 17:16:10 -04:00
Yotam Mann
c21caed8a4
Merge pull request #888 from Tonejs/dependabot/npm_and_yarn/handlebars-4.7.7
Bump handlebars from 4.7.6 to 4.7.7
2021-05-14 17:16:02 -04:00
Yotam Mann
f31fd0013a
Merge pull request #890 from Tonejs/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21
2021-05-14 17:15:54 -04:00
Yotam Mann
1cc7b56917
Merge pull request #895 from the-t-in-rtf/GH-894
GH-894: Correct 'Karplus-String' typo (fixes #894).
2021-05-14 17:15:31 -04:00
Tony Atkins
be22ab8a24 GH-894: Correct 'Karplus-String' typo (fixes #894). 2021-05-11 20:09:05 +02:00
Yotam Mann
90c80d1d9e Update issue templates 2021-05-10 12:45:07 -04:00
dependabot[bot]
424c4e1d96
Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 04:58:20 +00:00
dependabot[bot]
9301b75829
Bump ua-parser-js from 0.7.20 to 0.7.24
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 to 0.7.24.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.20...0.7.24)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 21:57:16 +00:00
dependabot[bot]
279c005bdb
Bump handlebars from 4.7.6 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 19:41:51 +00:00
Yotam Mann
c8ec4d75d1 asserts that the buffer should be loaded when trying to slice
addresses #886
2021-05-02 22:16:04 -04:00
Yotam Mann
f724be916e
Merge pull request #883 from DavidIsrawi/intrumentTypos
Fix: Typos in triggerAttack docs
2021-04-26 09:17:49 -07:00
Yotam Mann
1dcc045fb5
Merge pull request #884 from matt-savvy/patch-1
Fix example for Part
2021-04-26 09:17:35 -07:00
matt-savvy
1234b7c04d
Fix example for Part
The first example for Part doesn't play. 

## Changes
- adds start(0) to example code
2021-04-25 11:28:10 -04:00
David
25082eb396 fixed triggerAttack doc typos 2021-04-24 21:51:03 -07:00
Yotam Mann
51f97dd9e8
Merge pull request #856 from garrettmichaelgeorge/dev
Add fanIn()
2021-04-19 09:28:00 -07:00
Yotam Mann
d087002ebd
Merge pull request #865 from Tonejs/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
2021-04-19 09:25:56 -07:00
Yotam Mann
c7f12fb3ef
Merge pull request #866 from ronyeh/dev
Fix typos and improve comments.
2021-04-19 09:25:38 -07:00
Yotam Mann
dae4be0b3d
Merge pull request #878 from Tonejs/dependabot/npm_and_yarn/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2
2021-04-19 09:24:52 -07:00
dependabot[bot]
678831a15b
Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 16:15:32 +00:00
garrettmichaelgeorge
809af0fd4f Implement fanIn with passing tests 2021-04-15 11:43:49 -04:00
Ron Yeh
59e484db83 Fix typos and improve comments.
"scaler" should be "scalar" but a shorter comment is clearer.
    "immediatly" was missing a letter.
2021-03-30 16:46:02 -07:00
dependabot[bot]
093c4e66cd
Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 20:21:10 +00:00
Yotam Mann
053b5d4397
Merge pull request #859 from stuartkeith/polysynth-dispose-timeout-fix
PolySynth does not reschedule event if disposed
2021-03-23 14:47:59 -04:00
Stuart Keith
e3a611ffaa polysynth does not reschedule event if disposed 2021-03-21 21:00:03 +11:00
Stuart Keith
0346ca0c09 remove unnecessary whitespace after comment 2021-03-21 20:38:53 +11:00
garrettmichaelgeorge
aca51b7026 Improve fanIn() API 2021-03-17 21:04:01 -04:00
garrettmichaelgeorge
fdcbea3714 Add failing tests for fanIn 2021-03-17 14:55:45 -04:00
Yotam Mann
4ad7b24582 Adding stalebot to close old feature requests with no activity after 90 days 2021-03-16 10:43:16 -04:00
Yotam Mann
8b0004ff00
Merge pull request #852 from Tonejs/dependabot/npm_and_yarn/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4
2021-03-09 09:19:25 -05:00
dependabot[bot]
c73706a8f7
Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 19:27:34 +00:00
Yotam Mann
646330b485
Merge pull request #847 from vibertthio/fix-docs
Fix docs of class Tone
2021-02-26 09:44:43 -05:00
Yotam Mann
bc487c8200
Merge pull request #846 from vibertthio/fix-comment-typo
Fix comment typo in ContextInitialization.ts
2021-02-26 09:42:41 -05:00
Vibert Thio
d7be64b4d9 remove the typo "@class" 2021-02-25 23:03:45 -05:00
Vibert Thio
c135ebb57d Change type name to differentiate with the class 2021-02-25 23:02:05 -05:00
Vibert Thio
63e57fb2e8 Fix comment typo in ContextInitialization.ts 2021-02-25 22:15:42 -05:00
Yotam Mann
38ca13539a making path relative 2021-02-24 19:22:28 -05:00
Yotam Mann
4f9aecebd8 Chebyshev order must be an integer
fixes #844
2021-02-24 19:06:01 -05:00