Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.05 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.05 KB

Audio and TouchOSC controlled LED Strip in Rust

This is a quick project I threw together for a gig in Cologne:

demo.mp4

☝️ credit for the audio performances in this excerpt: Joreng Boi and Daniel Kurosch Höpfner

What?

  • Rust controlled, audioreactive, touch-osc-orchestrated LED-strips
    • lots of magic numbers
    • handwavy code
    • surprisingly performant
    • low level audio DSP stuff
    • a handful of assumptions
    • works on my machine ¯_(ツ)_/¯

This repository is not self explanatory. Maybe you'll find this helpful if you are looking for examples on working with rust, OSC, audio dsp or WS2812 LED strips.