-
this is a side issue, but when USB isn't connected there is an endless stream of
```
CDC_tx failed 2
```
printed via UART which certainly will bog standalone mode.
perhaps there's a differe…
-
noticed that `engine.names` is empty
https://github.com/monome/norns/blob/dev/matron/src/weaver.c#L1625
calling `report_engines()` bonks
---
was attempting to do a check on `engine.name` f…
-
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…
-
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
-
Having trouble getting the Arturia KeyStep working correctly with norns.
The midi event frequently doesn't seem to get called for note offs. It happens consistently and even at very low tempos (1/4 n…
-
I'm experiencing weird behavior when performing a USB sync with the "wormhole" script open. As soon as the sync completes, there is a massive explosion of sound, as though the engine is attempting to …
-
Log output
```
[1.303 info src/SurgeModuleCommon.hpp:90] [SurgeRack] Instance: Module=ADSR BuildInfo=os:win pluggit:bf9f0b0 surgegit:0a624da buildtime=Nov 14 2019 01:48:30
[1.334 info src/SurgeMo…
-
see https://github.com/monome/norns/pull/572
-
The current `ii.txi.*` functions are a proof of concept and only allow one to query the first parameter knob on txi. At a minimum it is desirable to be able to query the raw txi 'param' (knobs) and in…
-
Some time back in 1.0 grid and midi devices could be checked if `attached` - Study 4 specifically uses this.
Now I'm searching all the code and can't find it at all.
What happened here? Did thi…