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.79k stars 445 forks source link

Faders not working #49

Closed SightsSet closed 2 years ago

SightsSet commented 2 years ago

Tried default config as well as alternative assignments, but neither work for any control. Debug shows faders are detected fine, but they won't control any volumes.

omriharel commented 2 years ago

Hi there @SightsSet, thanks for writing.

I will need more information to help with this, such as seeing the serial monitor output from your Arduino. Due to the interactive nature of issues like this, I highly recommend using a platform such as our Discord server to help with troubleshooting. Please feel free to reach out there as well if you prefer. Thanks!

SightsSet commented 2 years ago

Here's the output of my serial monitor. serial_output

SightsSet commented 2 years ago

Gnd wire was on raw by accident. Everything works now.