Tone.js/Tone/source
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
..
buffer Working on getting github actions to run (#1231) 2024-04-25 14:06:55 -04:00
oscillator Working on getting github actions to run (#1231) 2024-04-25 14:06:55 -04:00
index.ts linting docs and examples 2019-10-22 23:04:52 -04:00
Noise.test.ts linting 2019-09-14 18:12:44 -04:00
Noise.ts feat: updating all examples 2020-04-16 22:24:18 -04:00
OneShotSource.ts better fix for #912 by stopping only the most recently created source on player.restart(); reverting prior fix attempt which didn't address all possible cases adequately 2021-10-29 22:27:55 -04:00
Source.test.ts feat: sub-tick scheduling 2021-01-12 22:54:45 -05:00
Source.ts docs typo fix 2022-06-29 12:06:16 -04:00
UserMedia.test.ts test: adding coverage tests 2019-11-21 10:58:04 -05:00
UserMedia.ts making example more descriptive 2020-06-17 10:31:26 -04:00