AScustomWorks / AS

VCV Rack Modules
Other
114 stars 16 forks source link

steps start at 1 #33

Open joopvdl opened 5 years ago

joopvdl commented 5 years ago

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!

AScustomWorks commented 5 years ago

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 ;)

joopvdl commented 5 years ago

:)

glend1 commented 1 year ago

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