-
Both `norns.local` hostname and matron's `_osc._udp` service are unpublished in an unknown timeframe after starting wifi.
-
steps to reproduce:
1) run a kria pattern on ansible 1.6.1, externally clocked, connected to a grid
2) disconnect the grid from ansible, connect the grid to norns running mlr, but:
3) don't press a…
-
currently, if a position change happens while crossfading, it is ignored. that's not so great. the other trivial option (performing the change) causes clicks which is also not good.
the next-least…
-
**To Reproduce**
```
conda create -n test1 python=3 gimmemotifs
conda activate test1
gimme -h
```
> Traceback (most recent call last):
> File "/mbshome/mkolmus/anaconda3/envs/test1/bin/gi…
-
When viewing `menu.showstats` the IP shows up as `IP -` until you visit the wifi page once.
`wifi.state` appears not to be set on first run.
-
EDIT: the problem is actually loop setting doesn't seem to get the length right
somewhere since 2.0 phase polls broke. (i _think_ but can't 100% confirm i recall things working properly in 2.0 but …
-
would make interaction with held{} more elegant
-
presently there is no alert if battery is very low.
perhaps we add a screen overlay when battery is below a threshold to alert the user.
-
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 …
-
given we're sending clear text there's no way to check integrity ie via CRC.
on norns sending a stream of
```
output[1].volts=1.234023
```
(where number is different) at a relatively slow t…