-
For debugging and developing other I2C devices, or general experimentation, it would be useful to expose a Lua API for handling raw bytes and arbitrary addresses. Seems fine if there's an 8 byte limit…
-
#### Issue details
Calling `Gdx.graphics.getDensity()` inside VirtualBox (Linux guest/host) returns `Infinity` (because display size reported by Lwjgl is 0). I understand that on some platforms the d…
-
I'm testing with the `w2b04.zip` firmware, and seeing the same behavior with either crow firmware built from source at https://github.com/monome/crow/commit/df354016d9446759f03353ed5ccccf66054b0ee6 or…
-
Add norns 'clock' module support to crow.
This allows for a variety of clock synchronization functions, and introduces the notion of a global clock on crow.
While the implementation will be subs…
-
moved from https://github.com/monome/norns/issues/1159
while it's documented that users need to refresh the community catalog to pull in new scripts, it often requires reiteration. eg: https://llll…
-
```
require("tabutil")
g = grid.connect()
print("================ before")
tabutil.print(g)
function g.remove()
print("shouldn't this print when i unplug the grid?")
end
print("===…
-
aka mods (modifications?)
basically, libs that are user-selectable to be "always loaded" at script init
existing cases:
- `passthrough` midi util
- `n160`
- more grid options ie rotation and …
-
under usb a particular midi device may have a number of ports.
this is used extensively for things like midi hubs (as opposed to usb hubs), but also for things like simple USB to midi din converts
…
-
### Code
I'm not sure which of my code is triggering this bug (and don't have the time to go through the recommended blog post in the issue template). However, the two most suspicious changes I…
-
I've been doing various things with midi clock this past week and it seems the clock module function reference docs are a bit out of date/wrong at https://monome.org/norns/modules/clock.html (this ap…