noting clock changes

This commit is contained in:
Yotam Mann 2014-09-15 21:46:07 -04:00
parent 4f7882f629
commit 927e4c8351

View file

@ -3,5 +3,6 @@
* 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!