-
**Platform/Version**
- OS version: Arch Linux (latest)
- Rack version: 2.4.1
- Plugin version: 2.2.3
**Describe the bug**
When I use Ansible and set it to Meadowphysics in the 8 triggers m…
-
monome-device doesn't seem to be accepting /prefix/grid/led/map commands. (nothing displayed on grid). serialosc.maxpat works however.
-
## Environment
Hardware: a CS4270 Shield XL with a Raspberry Pi 4B.
Image version: norns220306 base updated to 230614.
Kernel: unchanged 5.10.92-18-v7l-g458e2253667a from the 220306 image
## Pro…
-
Have a look at the `oooooo` page on here:
https://norns.community/oooooo (scroll down to the `grid` section)
You'll see this:
The corresponding page on GitHub renders the grid images just…
-
Windows 10 64-bit, VCV Pro 2.4.1, white whale/grid 128 version 2.1.5
Somehow I've gotten these two modules (one or the other) into a state where clicking on any of the CV 1 buttons in the top row c…
-
Here's a little program. All it does is print the event data received by calling `monome_event_next` when `poll` says that there's data to read.
```C
#include "monome.h"
#include
#include
i…
-
reported by @dndrks on Discord. minimal repro:
```lua
-- example script.lua
g = grid.connect()
last_z = 0
function g.key(x,y,z)
if z == last_z then
print("oops!")
end
last_z = z…
-
Hi
I have a launchpad mini, and I noticed that when I connect grid from several midicontroller pages to several sequencers grid inputs, save patch and reopen it, only current midicontrolers page conn…
-
While learning the Launchpad and Launchpad95, I thought it would really be beneficial to have a display for the device.
![image](https://user-images.githubusercontent.com/2480569/226472128-ffe732aa…
-
hi brian
trying isms here on arch linux --
first i had to add to Makefile line 14
-I/usr/include/libevdev-1.0
to find libevdev here
i can send osc to/from sc and listen PolyPerc but got an erro…