Tone.js/Tone/type
timothyboie ab87d37426 Time miscalculation fix (#343)
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
2018-05-15 10:10:10 -04:00
..
Frequency.js linting 2018-03-05 12:25:33 -05:00
Midi.js fix Tone.Midi examples (#337) 2018-04-26 10:31:26 -04:00
Ticks.js Time classes take Object notation as well 2018-04-25 10:51:36 -04:00
Time.js Time miscalculation fix (#343) 2018-05-15 10:10:10 -04:00
TimeBase.js Time classes take Object notation as well 2018-04-25 10:51:36 -04:00
TransportTime.js linting 2018-03-05 12:25:33 -05:00
Type.js Time classes take Object notation as well 2018-04-25 10:51:36 -04:00