StereoEnhancer changes the amplitude of the sound
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 7
Description
The stereo enhancer alters the volume of the left or the right channel when stereo seperating. This is a pretty big bug, considering a lot of users use stereo widening in their productions.
A test LMMS project: http://lmms.sourceforge.net/lsp/index.php?action=show&file=5552
Listen to the file: http://goo.gl/hQtyl4
How the file looks in audacity:

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked LMMS project and audio example, and compare the StereoEnhancer output with the Audacity screenshot to reproduce the channel-volume change. Locate the StereoEnhancer implementation and its existing tests or audio-processing entry point; done means stereo separation no longer changes the left or right channel amplitude.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100