Feature Request: Volume Buttons
Opened this issue · 4 comments
Is it possible up and down could be bound to volume up and down respectively? It's kind of annoying to have to exit all the way out to change the volume.
Also, being able to do 200% + volume would be cool, since for whatever reason it encoded very quietly.
There isn't any volume control, and it doesn't obey Flipper volume control settings.
It is encoded with max amplitude, everything beyond needs to purposefully distort the sound like it does with wav player.
Distortion may be too much to process for CPU since also a video playback is happening. I can add a volume control that will adjust the volume from zero up to the current level.
Ah, that would be cool. For whatever reason it encoded very quietly, so I added +15dB to everything while I encode the files and it's much better. I now have a use for the 256gb SD card the flipper can accept!
Okay what I added now is that no sound plays when device is in stealth mode. I hope to find time for volume control implementation
Added