i’m having some trouble with the clock in fourtunes.
first of all, it simply won’t allow me to select “clock” in the parameters menu. scrolling through the option always halts a bit when i get down to “compressor” and then it jumps instantly down to midi settings. very weird.
i can record notes fine, but after pressing “rec off” it just shows me a “-” in the rec/play page and won’t play through the steps. also, in the edit step page “play step” doesn’t work. midi is routed fine.
here’s an error maiden gives me:
/home/we/norns/lua/core/clock.lua:82: /home/we/norns/lua/lib/musicutil.lua:301: attempt to get length of a nil value (local 'snap_array')
stack traceback:
[C]: in function 'error'
/home/we/norns/lua/core/clock.lua:82: in function 'core/clock.resume'
/home/we/norns/lua/core/clock.lua:31: in function 'core/clock.run'
/home/we/dust/code/Fourtunes/fourtunes.lua:381: in global 'play'
/home/we/dust/code/Fourtunes/fourtunes.lua:681: in function 'key'
/home/we/norns/lua/core/menu.lua:139: in function </home/we/norns/lua/core/menu.lua:116>
and
stack traceback:
[C]: in field 'screen_text_extents'
/home/we/norns/lua/core/screen.lua:231: in field 'screen_text_right'
/home/we/norns/lua/core/screen.lua:166: in function 'core/screen.text_right'
/home/we/norns/lua/core/menu/params.lua:436: in function 'core/menu/params.redraw'
/home/we/norns/lua/core/menu/params.lua:608: in field 'event'
/home/we/norns/lua/core/metro.lua:169: in function </home/we/norns/lua/core/metro.lua:166>