dbRackSequencer icon indicating copy to clipboard operation
dbRackSequencer copied to clipboard

AG doesn't increment at 2.3V

Open epshga opened this issue 11 months ago • 1 comments

https://github.com/user-attachments/assets/11a4f569-1d1b-4fd3-8b2b-52a03a47b9de

when connected to ACC (with step set to .1), pattern increments normally until 2.3, where the pattern doesn't update to 24

epshga avatar May 14 '25 22:05 epshga

hi thanks for reporting, this is a rounding problem. i may do something in the future about. until then you can workaround the problem by setting the step parameter to e.g. 0.101.

docb avatar May 15 '25 12:05 docb

Another workaround is to use a step size of 1 in ACC and divide the output by 10. Large counts can be handled fine that way.

maunatanmaya avatar May 18 '25 16:05 maunatanmaya

fixed in 2.6.3 via menu entry "Round pattern input"

docb avatar Jun 27 '25 12:06 docb

How does it look like? on my side:

Image

docb avatar Jun 27 '25 17:06 docb

...Sorry I was looking at ACC, not AG! AG is working fine. I deleted the irrelevant posts.

maunatanmaya avatar Jun 28 '25 01:06 maunatanmaya