You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find it impractical that steps starts at zero.
When I want the counter to count 16 steps, I have to set the dial to 15.
I think this has been discussed before, but I think it would be easier to start the count at 1.
Unless there is a good reason for 0 :)
Just my thought, I use your stuff all the time, great work!
The text was updated successfully, but these errors were encountered:
Hi joopvdl, the only reason was to make it work hehe. I couldn't find a way to make it work starting from 1 back then, I agree it feels weird when thinking in musical terms.
I'll take another look when I can ;)
there is another issue with steps. it is not consistent between resets and continuous running. for example, if you set steps to 4 and reset it then feed a clock into it you can count 1...2...3...4... and then on the second time around it counts 1...2...3...4...5... from the display its seems that on the first time around 0 is not counted but then is counted on subsequent loops
I find it impractical that steps starts at zero.
When I want the counter to count 16 steps, I have to set the dial to 15.
I think this has been discussed before, but I think it would be easier to start the count at 1.
Unless there is a good reason for 0 :)
Just my thought, I use your stuff all the time, great work!
The text was updated successfully, but these errors were encountered: