mirror of
https://github.com/Tonejs/Tone.js
synced 2025-01-08 09:58:49 +00:00
ab87d37426
Times being converted to BarsBeatsSixteenths have the potential to miscalculate due to an extended floating point number within the function. Example of error: https://jsfiddle.net/timboie/1vztuhz1/ Fix validation: https://jsfiddle.net/timboie/6e7d31t3/ Any further testing is appreciated Fixes #342 |
||
---|---|---|
.. | ||
Frequency.js | ||
Midi.js | ||
Ticks.js | ||
Time.js | ||
TimeBase.js | ||
TransportTime.js | ||
Type.js |