-
https://github.com/tehn/norns-image/blob/master/scripts/wifi.sh could be done a lot better in lua.
@artfwo & I discussed issues a bit on slack (and a bug report) but in summary.... Any piece of co…
-
We're making live harder for everyone by having two repos for the base system related items.
People who pull from git get broken systems, we get questions from people who are running norns on rpi bec…
-
fold https://github.com/monome/norns/wiki/norns-2.0 1 into https://monome.org/docs/norns somehow.
-
A site specific search would be a very useful addition to the monome docs.
-
I think it would be beneficial to update the state of dust through maiden. An example flow:
* User connects their norns to wifi
* User accesses norns.local on their computer
* (maiden makes a GE…
-
maybe this is more properly a maiden issue but would also need support in norns/lua.
clicking "run" from maiden actually saves the editor contents to disk and executes `norns.script.load` with the …
-
on version 190320, commit 010c4572738f6a971944680be1a35a4235b6f63b
```
Mar 22 00:55:46 norns ws-wrapper[330]: # script load: /home/we/dust/code/we/test/fourwaves-test.lua
Mar 22 00:55:46 norns ws-w…
-
https://github.com/monome/norns/blob/master/readme-script.md
contains a bunch of stale references that are confusing folks.
see for example:
https://llllllll.co/t/norns-scripting/14120/76
-
In regards to duplicate engine errors (or similar SC problems)...
Is is possible to pipe SC errors to be displayed on the device screen?
Perhaps a "debug mode" that could be toggled on/off - Es…
-
norns menu weirdness (can't scroll beyond first param, or if it does, changing that param causes glitches) when adding multiple softcut.params to the menu, ie
```local p = softcut.params()
para…