Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Volume Buttons #9

Open
Travis8411 opened this issue Jan 11, 2024 · 4 comments
Open

Feature Request: Volume Buttons #9

Travis8411 opened this issue Jan 11, 2024 · 4 comments

Comments

@Travis8411
Copy link

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.

@LTVA1
Copy link
Owner

LTVA1 commented Jan 11, 2024

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.

@Travis8411
Copy link
Author

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!

@LTVA1
Copy link
Owner

LTVA1 commented Feb 14, 2024

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

@LTVA1
Copy link
Owner

LTVA1 commented Feb 26, 2024

Added

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants