So, I have a wierd problem with my sliders and master-knob. I can go from 0% to 100% volume by just moving the sliders about one third of the whole length of the slider. I use an esp32 and used the 3.3V output instead of the 5V because the arduino esp32 only supports up to 3.3V input on the analog inputs and I didn't want to break my board. I did though use the 5V for maybe half an hour before I noticed that it wasn't good for it.
I think its because the deej software measures 5V as max but it never goes up to five volts, but in the Arduino IDE it shows the whole spectrum so I think it is something with the deej windows software.
I also have very much noise in the Arduino IDE but maybe that doesn't matter.
My last slider also doesn't go up to more than like 40 in the Arduino IDE except for sometimes and when i push the soldered wire into one direction.
Thanks in advance!