Tone.js/Tone
Jack Anderson 998592fa3e OneShotSource uses requestIdleCallback if avail
- This optimization allows the browser to tell Tone a more opportune
  time to garbage collect during onended on OneShotSource. Otherwise, the 1
  second timeout can trigger at an inopportune time.
2020-07-20 17:43:50 -07:00
..
component make sure the defaults belong to the template 2020-07-19 12:04:03 -07:00
core removing RecursiveOmit (never used) 2020-07-19 12:23:18 -07:00
effect adding note recommending Reverb over FeedbackCombFilter-based classes 2020-06-16 23:15:06 -04:00
event linting 2020-06-16 23:14:19 -04:00
instrument including MonoSynth in PolySynth types 2020-07-19 10:12:26 -07:00
signal updating doc links 2020-05-18 21:13:22 -04:00
source OneShotSource uses requestIdleCallback if avail 2020-07-20 17:43:50 -07:00
classes.ts moving class imports to another file 2019-08-30 09:01:51 -07:00
fromContext.test.ts refactor: initialize Context when getting destination or transport 2019-10-03 17:33:39 -04:00
fromContext.ts wrapping native AudioListener with Listener 2019-12-21 21:01:45 -05:00
index.test.ts fixing test 2020-06-16 23:27:05 -04:00
index.ts adding deprecated Destination name 2020-06-25 08:26:38 -07:00
version.ts linting 2019-09-14 18:12:44 -04:00