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

Change left/right balance on playing audio #1

Open
Tracked by #4
akdasa opened this issue Jul 27, 2024 · 0 comments
Open
Tracked by #4

Change left/right balance on playing audio #1

akdasa opened this issue Jul 27, 2024 · 0 comments
Assignees
Labels
feature New feature request

Comments

@akdasa
Copy link
Member

akdasa commented Jul 27, 2024

Problem Statement:

Many audio recordings, especially those involving translations or dual-language tracks, are often imbalanced, with one channel (left) dedicated to the translation and the other channel (right) to the original sound. This setup can be uncomfortable and inconvenient for users who wish to listen to both channels equally or prefer one channel over the other.

Proposed Solution:

Introduce an adjustable left/right audio balance slider to the audio playback settings. This feature will allow users to control the audio balance between the left and right channels seamlessly.

User Interface:

  1. Add a slider to the audio playback settings interface.
  2. The slider should be continuously adjustable, allowing any position between the leftmost and rightmost points, rather than being limited to discrete steps.

Functionality:

  1. When the user slides the balance control to the left, audio from the left channel will dominate and be heard in both ears, while audio from the right channel will be minimized.
  2. When the user slides the balance control to the right, audio from the right channel will dominate and be heard in both ears, while audio from the left channel will be minimized.
  3. The volume of the audio remains constant regardless of the balance adjustment.
  4. The central position of the slider means the audio is balanced, with the original sound from both channels being heard as intended.
  5. The slider should provide real-time feedback, adjusting the audio balance instantly as the user moves the slider.

Implementation Plan

@akdasa akdasa self-assigned this Jul 27, 2024
@akdasa akdasa added the feature New feature request label Jul 27, 2024
@akdasa akdasa mentioned this issue Jul 27, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

No branches or pull requests

1 participant