-
for discussion of implementation of the 2 small changes for the hardware in 2023.
## hardware-pullups for i2c bus
current interface from the reference:
```lua
ii.pullup( state ) -- turns on (tru…
-
The 0.6 branch supported both modern grids (mext protocol varibright) and older non-varibright models, but support for older protocols was somewhat tenuous since I don't have easy access to physical d…
-
Hello
great project!
I’m a beginner using python (and the piano) but I have an idea to integrate some of your code in my project:
i have a monome grid 256, a 16x16 LED and buttons grid :
…
-
Hi all, has anyone looked into implementing support for an external controller such as a Monome (http://monome.org/grid/) or launchpad (https://global.novationmusic.com/launch/launchpad)? I'm not quit…
-
apply menu password entry to be the same for all password points:
- user login (currently this is what it does)
- smb (requires manual change)
- hostpot (hard coded into lua/core/wifi.lua)
-
If possible, can you try to compile a hex file to enable usb-midi? (I tried, ran into some errors, and realized this is way beyond me at this point).
Motivation: I made a USB breakout-panel usin…
-
I noticed the comment on this line:
https://github.com/Dewb/ndi-mod/blob/72edc9d7dec8788a29fca1385bfa381a736518bc/src/ndi_mod.cpp#L118
The `screen_context_get_current()` function was added recentl…
-
I'm attempting an install on a "generic" Raspberry Pi 4 - before I decide to buy the monome norns or not.
I had some success running a binary image i found on the forum, (+ framebuffer VNC, + Touch…
-
lately, rebuilding softcut results in sporadic noise after initialization. sometimes it is a loud burst that lasts until the system is stopped. this is happening in latest release image so is now an u…
-
Midi.remove is supposed to return a device object according to the docs, but it returns nil.
i believe the fix is in this file: /norns/blob/main/lua/core/midi.lua
line 403 should be changed from…