mobeets/autocookie

can't handle thirds

Closed this issue · 2 comments

can't handle thirds

2/3 becomes 11/16
pbcookies index 17

the problem is that (new Fraction(roundedValue)).toString() == 666666/1000000 or something similar

the real problem is that we have to define a step size for the ui slider. and this would need to include 1/12ths which i find a bit obnoxious.

especially because currently step sizes are written in terms of tsps