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
Is your feature request related to a problem? Please describe.
During playback sessions, users often need to readjust the volume multiple times due to inconsistent audio levels. This can be distracting and reduces the efficiency of the task.
Describe the solution you'd like
Implement audio normalization to ensure consistent volume levels throughout the playback session. This will eliminate the need for users to constantly adjust the volume, providing a smoother and more efficient experience.
Describe alternatives you've considered
An alternative solution could be to provide a manual volume normalization option that users can enable or disable as needed. Another option could be implementing an automatic gain control (AGC) feature to adjust the volume dynamically during playback.
Additional context
Implementing audio normalization will require updates to the audio processing pipeline or changes in the loading audio part of the app. This enhancement aims to improve the user experience by providing consistent audio levels, reducing the need for manual volume adjustments.
I find myself readjusting the volume over and over again during the playing session, normalizing the audio levels can prevent that.
The text was updated successfully, but these errors were encountered: