You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When toggling off the equalizer, a short but loud noise can be heard. This issue occurs consistently regardless of the audio file being played. I'm not sure if it's an Android 15 / GrapheneOS specific problem as it seems to happen only while using certain players like this one and Metro, but not with Auxio.
Steps to Reproduce
Play any song
Toggle the equalizer
Videos
namida_equalizer_bug.mp4
don't forget to unmute the video
Possible Solution
Compare the implementation of the equalizer in other FOSS players.
The text was updated successfully, but these errors were encountered:
hmmm it might be quite tricky to fix that, i would suggest not relying on player specific equalizer and use more general option like poweramp equalizer, this way u can have it on always and avoid such issues
as for this im not sure if it would be possible to debug this.. so ya
a simple solution is to pause the playback and resume after equalizer is enabled, i remember i left this part for users to do since it wasnt likely to encounter the glitch
Expected Behavior
Smooth transition.
Current Behavior
When toggling off the equalizer, a short but loud noise can be heard. This issue occurs consistently regardless of the audio file being played. I'm not sure if it's an Android 15 / GrapheneOS specific problem as it seems to happen only while using certain players like this one and Metro, but not with Auxio.
Steps to Reproduce
Videos
namida_equalizer_bug.mp4
don't forget to unmute the video
Possible Solution
Compare the implementation of the equalizer in other FOSS players.
The text was updated successfully, but these errors were encountered: