Monorepo for Aesthetic.Computer aesthetic.computer
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: add composite color (pink) to WAVE_COLORS array

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

+1
+1
fedac/native/pieces/notepat.mjs
··· 2063 2063 [60, 200, 80], // triangle — green 2064 2064 [255, 150, 40], // sawtooth — orange 2065 2065 [160, 80, 220], // square — purple 2066 + [255, 180, 220], // composite — pink 2066 2067 [220, 60, 60], // noise — red 2067 2068 [40, 200, 200], // sample — cyan 2068 2069 ];