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!

22 Likes

Sometimes its fun to add features you dont really need yet. The library is still not really functional, but I’m really enjoying working on it.

4 Likes

This is amazing, it makes me want to get a push! My studio is in boxes right now but I like the idea of using the Arcify model for this. I’m picturing abstracting the Arc-specific stuff out of Arcify so this could get plugged in instead.

1 Like