-
I've been skirting around this bug for a while without being able to reliably replicate it outside of a much bigger codebase full of red herrings. I started a new sketch today and ran into it immediat…
-
There is a mistake in
https://github.com/okyeron/fates/blob/master/install/norns/Norns_install_instructions_1.8.md
```
Next create a wpa-supplicant.conf file with your local wifi network settings…
-
I noticed this today when I connected my new Crow (via Norns) and Ansible. It took me a while to debug why nothing was working, until I happened to notice the channel two light flashing.
Seems to …
-
### dust restructuring
- [x] move `dust/lib` to `norns` repo. encourage lua libs and engines to be collaboratively maintained/developed.
- [ ] remove the dust repo entirely. dust is now the loca…
-
tried installing kria_midi from maiden, got duplicate engine errors (which I believe is due to there being `./kria_midi/dust/lib/sc/Engine_MPEBow.sc` and `./kria_midi/dust/code/BowMPE/Engine_MPEBow.sc…
-
We need a newer buildroot for at least the Raspberry Pi4 support (#26).
Support for the Raspberry Pi4 was added in august (https://github.com/buildroot/buildroot/commit/fa1ce849f3061fab282aa78ebff3c…
-
JACK (and LV2 have) CV ports, something that has seen more support [recently](https://linuxmusicians.com/viewtopic.php?f=1&t=20701).
Might this be a audio rate control method that Orca could suppor…
-
Query the 'correct' looking ports.
Determine what the port should look like (compare mac vs win).
Possible to attempt re-connect after dropped connection?
Possible to warn user that no device was f…
-
I found that crow's input[1] would not respond to triggers in `change` mode, even though I could validate with input[1].query() that the input signal was rising above the threshold (and back below the…
-
Calling `norns.crow.output[n].execute()` on some outputs and `norns.crow.output[m].volts = x` on others in a clock-triggered callback occasionally results in the output action not being executed and t…