(on 200424) Confirming on Shield same issue with Step Division param. As soon as it gets to zero or a negative number, i get a get distorted sound and then playback stops. Errors in maiden:
lua: /home/we/norns/lua/core/clock.lua:82: /home/we/norns/lua/lib/tabutil.lua:207: C stack overflow
stack traceback:
[C]: in function 'error'
/home/we/norns/lua/core/clock.lua:82: in function 'core/clock.resume'
[C]: in field 'clock_schedule_sync'
/home/we/norns/lua/core/clock.lua:90: in function 'core/clock.resume'
[C]: in field 'clock_schedule_sync'
@tehn Does Step Division need a Min/Max ? If so what top value? (and Iāll PR a fix)
(min = 1, max = 16 seems reasonable?)