-
looking for a way to make the action syntax the same for native crow (druid) and norns crow
natively on crow (via druid/etc) you can set action commands like this: `output[1].action = lfo(1,4)`
…
-
- memory leaking
- event size? switch to object pool
-
follow-up from (#559), write-protect specific system tables:
- [x] `engine` #656, #657
...
/cc @tehn
-
we're using `@module` when we apparently should be using `@classmod` for classes.
this will correctly differentiate in the output between methods (with colon and `self`) and static functions (with …
-
I get the following error when trying to open the scales demo on the buildroot image
```
Dec 21 19:06:31 norns ws-wrapper[129]: # script load: /root/dust/code/we/demos/scales.lua
Dec 21 19:06:31 no…
-
seen a few times now. matron locks up or crashes on grid cable removal.
will add debug info when i get it.
may be related to https://github.com/monome/norns/pull/886 which touched a lot of devic…
-
as we were discussing in https://llllllll.co/t/norns-update-191028-maiden-1-0/26614/22 wanted to create an issue for enhancements to the package install/update ui. Namely:
1. on the available pack…
-
When I unplug my gs128 I get a flood of callbacks on the grid key event with x, y and z values all coming in as 1.
Using a varibright 256 I don't see the same issue.
Minor but reproducible every tim…
-
code is here: https://github.com/monome/norns/tree/master/maiden
needs to be updated to use WS instead of IPC
-
When deleting a wifi network via `system > wifi > del` the network/config is removed from the NetworkManager config but is still being shown in the menu.
A restart of matron does remove it from the l…