shorepine / tulipcc

The Tulip Creative Computer - a portable Python synthesizer for music and graphics
https://notes.variogram.com/2023/02/14/tulip/
Other
158 stars 17 forks source link

RGB332 lvgl blending #200

Open bwhitman opened 3 months ago

bwhitman commented 3 months ago

For now, we punt on blending colors in RGB332. This makes things crisper in general (and faster), but is less cool for things like the drum machines' LED. I would like to add 8-to-8 color blending soon to fix that.

bwhitman commented 2 months ago

Merged!

bwhitman commented 2 months ago

I'm noticing the Juno-6 checkboxes aren't blending properly. I'll look into this. I think it's a type of blend we didn't write code for.

bwhitman commented 1 month ago
image