Can't get allow_boost to work in VolumeStream #2066
-
First of all, I really love this library and it has been a breeze to set up until I tried boosting the volume. It seems that in my code, the VolumeStreamConfig is ignored by the VolumeStream. No matter how I configure it, when calling volume.begin(vcfg), allow_boost seems to remain false, confirmed by the fact that any volume > 1.0 will result in the error "[E] VolumeStream.h : 192 - Invalid volume: 1.36". other than the boost not working, the volume control between 0 and 1 is working as expected. I am probably missing something, though I think I followed the wiki example as much as possible. Any insight and help is appreciated, I am completely stuck. this is my code:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I can't reproduce your issue: |
Beta Was this translation helpful? Give feedback.
-
I have a question about how I control the volume of flow when I play a WAV file from the ESP32 memory with Memorystream. With "audiotools/audiocodecs/codecmp3helix.h" is information, but I found nothing. |
Beta Was this translation helpful? Give feedback.
I can't reproduce your issue: