I’ve been thinking about trying some of these for a while, specifically for use in my augmented snare setup so I finally bit the bullet and scored a used current gen Lightblock and a “Loop” control block.
I don’t think I’d use both as it’s overkill for the amount of space I have, so I want to prototype some interfaces to see what makes the most sense for mounting on the snare.
They haven’t arrived yet, so I’m still just coding-in-the-dark, but thankfully the Max package for it seems pretty robust.
Is anyone using these (with Max) to make some interesting interfaces?
The Lightblock in particular seems to have some…um, pretty gauche implementations, even though it looks like it could be quite powerful.
One thing that does kind of confuse me is the controls blocks (specifically via blocks.multictrl) doesn’t expose decoupled LED feedback. You seem to only be able to set on/off/press colors, and set a “toggle mode”, where the LEDs are momentary or toggling. That seems mind-blowing that that would be a limitation…
Is there a way around this?
Also, in thinking of a more norns-y future, does anyone know if it’s possible to control the LEDs (or other features) via vanilla MIDI and/or sysex? There’s an SDK for the Blocks, but I’m not great at reading C++.