Started the studies tonight to try and understand Norns better. Already stuck on the first one. keep getting this in the console on maiden
stack traceback:
/home/we/norns/lua/paramset.lua:177: in function 'paramset.t'
/home/we/norns/lua/menu.lua:690: in field 'key'
/home/we/norns/lua/menu.lua:144: in function </home/we/norns/lua/menu.lua:121>
lua: /home/we/norns/lua/paramset.lua:177: attempt to index a nil value (field '?')
followed the walkthrough on monome.org verbatim and even resorted to fully copy pasting the code from the site and still get this message. I can get the initial sine wave, and change the hz, but printing the keys and encoders has me stumped. Am I missing something?