Tone.js/Tone/source
Yotam Mann 3196b2d68e
Merge pull request #968 from marcelblum/buffer-player-timekeeping
fix attempt #2 for AudioBufferSourceNode stop time miscalculation, with updated tests
2022-01-15 09:53:08 -05:00
..
buffer Merge pull request #968 from marcelblum/buffer-player-timekeeping 2022-01-15 09:53:08 -05:00
oscillator fix failing tests to use same (corrected) currentTime as OneShotSource 2021-10-20 22:30:59 -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 Don't reschedule source when offset is very small 2021-12-19 11:21:27 -05: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