omriharel / deej

Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux
https://deej.rocks
MIT License
4.71k stars 433 forks source link

A really fancy feature... #117

Open Luminous-Journey opened 1 month ago

Luminous-Journey commented 1 month ago

For those of us who want to go whole hog on this thing. Something that would be really cool is if you could add an LED display above the sliders and have them display the icon of source they are currently assigned too. I dont know how it the current project works or how to add this but i was looking at this project to make one of my own and thought that would be nice.

Luminous-Journey commented 1 month ago

It would also be really cool if they displayed a percentage under the icon for the current volume value

Lefuneste83 commented 1 month ago

I am working on this exact feature and I get it working. I will post the code on my fork when I release the complete project. It is using ARGB as indicator of the currently moving slider so there is no need for an extra LCD.