Manfred
Manfred
Hey @pauldreik. I agree with @Lex-2008, this would be very useful. My C++ skills aren't fantastic but after quickly glazing over the code it feels like a small change that...
Why was this closed? I can't find any option for logarithmic volume control..
I think this would be a really nice addition. I've experimented with some manual code changes and adding the following row in AudioSink.setVolume() works well for me: `volumeNorm = (float)...
No worries! I've run librespot for a few years, but it's just too buggy. This is the feature I'm missing in the Java version.
`sed -i 's///' api/src/main/resources/log4j2.xml` and `sed -i 's///' lib/src/main/resources/log4j2.xml` before building librespot-java will get you logging to stderr instead. Not sure if both are necessary. Then you can add `log_stderr=true`...
I have the same problem. I think I managed to throw together an ugly workaround. It could also work as a hint if someone more knowledgeable wants to fix this...
@tofublock, if I remember correctly I found some research paper saying the value should be somewhere between 3 and 4. From that I just tested some values and liked 4...