-
quoting @tehn:
note: i’ve sometimes seen a fresh startup with “audio engine fail” after update. either reboot or RESET through the menu and everything will be happy. trying to locate the reason for…
-
currently we aren't timestamping any OSC bundles sent from lua to SC,
(except for this one, loading engines - just as a demonstration of how its done with liblo:
https://github.com/catfact/norns/b…
-
nanomsg / websocket doesn't seem to (always) exit cleanly after `stop.sh`. that script is just `killall`. needs signal handler
-
Hello!
Is there any way to display graphics via Nuilite in Pd? I found in source code mentions to display PNG images:
`void drawPNG(unsigned x, unsigned y, const char *filename);`
-
Install instructions do not work for:
[pi@raspberrypi:~/go] 24s 2 $ go version
cat go version go1.7.4 linux/arm
[pi@raspberrypi:~/go] $ cat /etc/*elease*
PRETTY_NAME="Raspbian GN…
-
Back when the pi4 came out I ran into an error while trying to build crone
```
[45/45] Linking build/crone/crone
/usr/bin/ld: crone/src/softcut/SoftCutVoice.cpp.1.o: in function `softcut::SoftCut…
-
Not sure what this is used for it (MIDI?), but I see it on the Daisy, so there should be sample code that tells you how to handle this (if/when it gets implemented).
-
- polysub
- polyperc
- simpletest
these are commonly used across several scripts and studies/tutorials, so it'd be good if they weren't subject to messy user management.
this would mean compli…
-
Suggestion from Prnts: https://llllllll.co/t/circles/22951/12
- MIDI Note out on circle burst.
- Preference between Audio, Audio + MIDI, or just MIDI
-
This came up in a conversation today so I started poking around and now I'm looking for a little help
RasPI 3b has Bluetooth built-in. Norns hardware could have BT with a USB dongle. I'm thinking i…