-
I spent some time the other day whining about the performance of the screen drawing functions (if a script triggers redraws from a metro running at 16 FPS, a redraw function with too many `screen.*()`…
-
Erika kindly extracted the data into a usable format. Might do some quick editing/culling first:
```
English,Français
collinearity,colinéarité
combinatorial method,méthode combinatoire
comparis…
-
Building an aleph -> OSC bridge should be straightforward!
Can start with the C blackfin serial loader (and of course the code in ser.c, since the framing is symmetrical between host & aleph):
htt…
ghost updated
8 years ago
-
Thanks for the awesome asyncio-first library. Works really well.
I was able to get Grid + Arc consistently output at 30fps with ~90fps logic updates without stuttering. To achieve this, I had to sw…
-
sclang crashes when time/date change by a substantial amount
- this happens when connecting to a wifi network which syncs time/date
-
need build guide for off-the-shelf pi 3
-
Thread here: https://llllllll.co/t/serialosc-and-old-monomes-finaly-died-for-windows-with-last-update/66967
Posted by Lines user https://llllllll.co/u/luna_nane
They claim that serialosc is caus…
-
the implementation of grid refresh in `device_monome.c` always assumes 4 quads of LEDs.
after a call to `g.all()`, all four quads are marked dirty, so 4x map messages will be sent on `refresh`.
…
-
extend SPI protocol for reading audio wavefiles to bfin SDRAM.
-
lines thread:
https://llllllll.co/t/norns-screen-goes-blank-after-boot-up/38566/30
in summary:
- occasionally when booting with 2 or more USB devices (including WIFI dongle,) norns appears to h…