![[Pasted image 20250725222132.png]]
The resolume composition has 3 layers:
- BG: for background clips
- Mask: black & white clips used to add black patterns (ex. "ripples")
- Top: particle-like clips to fill in the black space of the masks
Each layer has a ton of effects stacked such that TouchDesigner can pick randomly from a bucket of effects on each layer and turn them on/off. Effects are paired to BPM and audio (controlled by a Dashboard knob controlled by TouchDesigner). We also choose different transitions and transition times when shifting between generated visuals.
If you'd like to play around with the Resolume composition I'm using, message me and send me your [Syncthing](https://syncthing.net/) Device ID. The composition is pretty huge like 100 GB.
## LED mapping
![[Pasted image 20250725223106.png]]
Triangle fixtures are pretty insane here. Basically each triangle has 13 snaked lines of LEDs. We arrange these weirdly in order to fit nicely into 3 universes, without having one line bridge multiple universes. It's a weird problem. The [embedded code](https://github.com/dramamine/lightdream-pocket/blob/main/bermuda-braincode/bermuda-braincode.ino) sorts all this out.