Tone.js/CHANGELOG.md
2014-09-15 21:46:07 -04:00

260 B

r2 - More better

  • Optimized Tone.Modulo
  • Tests run using OfflineRenderingContext
  • Fixed Transport bug where timeouts/intervals and timelines were on a different tick counter
  • Clock tick callback is out of the audio thread using setTimeout

r1 - First!