Tone.js/CHANGELOG.md
2014-09-17 14:11:56 -04:00

320 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
  • PluckSynth - Karplus-Strong Plucked String modeling synth

r1 - First!