I’m making a library so I can use my ableton push 1 with norns scripts:
It’s more of a test script than a library at this point.
So far all I have is:
-encoder handling which just calls the normal enc() function.
-writing a slider to the LCD (thanks to @zebra patiently explaining sysex to me)
What I want to include:
-Norns UI Widgets style interfaces for the LCD
-a default mode that just lets the user modifiy parameters quickly using the encoders like arcify
If you are someone who might want to use something like this let me know if you have any fun ideas!