I’m wondering if it is possible to use Lua to trigger MIDI and/or UI events programmatically with the grid? For example, I could press a button which causes an LED to light in a different location and playback a series of midi messages that are stored in a Lua variable?
I’m guessing this is outside of the scope of the Lua environment, but it would be pretty cool and would open up a lot of possibilities if so.