midigrid icon indicating copy to clipboard operation
midigrid copied to clipboard

A helper library for midi grids and monome norns

Results 8 midigrid issues
Sort by recently updated
recently updated
newest added

Pad that are supposed to be displayed with maximum brightness were displayed with zero brightness, completely dark (at least in Dreamsequence script). This led to pad for selected chord not...

Adds support for a second Launchpad mk2

This was how I got my Launchpad Pro (Mk2) working correctly. Print output: ``` Launchpad Pro 1 -- Not supported ###Midi device Launchpad Pro 2 launchpad_rgb -- Supported ###Midi device...

Added support for Launchpad Pro MKII with custom firmware from [here](https://fw.mat1jaczyyy.com/firmware).

Recently bought a Launchpad Pro MK3 as the Readme stated it was supported. Was puzzled when it didn't work _automagically_ at first. I discovered two things: * My launchpad was...

I had problems getting both my Launchpad Pro Mk 3 and my Linnstrument recognised, but adding these additional lines included helped. Specifically, the Linnstrument is named 'Linnstrument MIDI'. and the...

Added line for using a second launchpad MK2

Layout of 64 always returns grid 1, which eventually leads to a crash in _relative_set when a script attempts to set a square that's outside of the grid Fix that...