An open API service indexing awesome lists of open source software.

https://github.com/lukaswagner/audioreader

Controller software for multiple LED interfaces. Uses GLSL fragment shaders to generate visual effects which can react to the currently playing music.
https://github.com/lukaswagner/audioreader

csharp glsl led philips-hue visualizer

Last synced: over 1 year ago
JSON representation

Controller software for multiple LED interfaces. Uses GLSL fragment shaders to generate visual effects which can react to the currently playing music.

Awesome Lists containing this project

README

          

# AudioReader
Controller software for multiple LED interfaces. Uses GLSL fragment shaders to generate visual effects which can react to the currently playing music.

## Features (this project is work in progress)
- [x] Access the audio output
- [x] Detect beats
- [x] Use the beat detection to make hue lights flash
- [x] Render visualization using GLSL shader
- [x] Send image data using ArtNet
- [ ] Send image data to MateLight
- [ ] Integrate led control libraries for PC peripherals and parts
- [ ] Make everything remote controllable