Tone.js/CHANGELOG.md

9 lines
320 B
Markdown
Raw Normal View History

2014-09-12 05:19:45 +00:00
# r2 - More better
* Optimized Tone.Modulo
2014-09-14 19:36:31 +00:00
* Tests run using OfflineRenderingContext
* Fixed Transport bug where timeouts/intervals and timelines were on a different tick counter
2014-09-16 01:46:07 +00:00
* Clock tick callback is out of the audio thread using setTimeout
2014-09-17 18:11:56 +00:00
* PluckSynth - Karplus-Strong Plucked String modeling synth
2014-09-12 05:19:45 +00:00
# r1 - First!