Michael Dewberry

Results 42 comments of Michael Dewberry

I have a workaround for the next release of the monome plug-in, but this should get merged eventually to prevent future drift in any plugin that uses submodules and changes...

Hi! Thanks for the detailed report. This issue has come up before on the forum; I think the right way to approach this is for VCV Rack to interact with...

Final word on this, I think: - This plugin supports serialosc devices. If you have a controller that is not serialosc-native, look into tools that allow you to use your...

Right now, I still think device translation belongs in the serialosc layer. But you're correct that the MIDI faderbank support hints that I am planning to soften that stance. I...

Another possible interesting direction that you could run with to address hardware support for these devices might be to create a separate grid device MIDI mapping module, as an alternative...

Testing with ModScript is a great idea! So there is going to be a latency/CPU% tradeoff in watching the grid module for changes from an external mapping module, but I...

The [midigrid library](https://github.com/jaggednz/midigrid) for norns already embodies a lot of the necessary work in capturing the MIDI requirements of specific hardware (including all Launchpad models and Push2), mapping grid levels...

Reopening to track the task of exposing LED state as Rack lights for mapping.

Yes, there is some discussion of this here: https://github.com/monome/serialosc/discussions/65#discussioncomment-5126828 Switching device discovery from port 12002 to zeroconf/mDNS is indeed in the long term plan but I would describe it as...