This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8361 - Custom Stereo width settings revert to plain vanilla stereo on treble setting change
Attached to Project:
Rockbox
Opened by BenjaminBrown (ben_b) - Sunday, 23 December 2007, 07:15 GMT+1
Last edited by Dan Everton (safetydan) - Monday, 07 July 2008, 10:19 GMT+1
Opened by BenjaminBrown (ben_b) - Sunday, 23 December 2007, 07:15 GMT+1
Last edited by Dan Everton (safetydan) - Monday, 07 July 2008, 10:19 GMT+1
|
DetailsThere is a glitch that reverts sound setting from custom stero width to stereo output when adjusting the sound settings treble.
To reproduce this bug on an E200, Play a music file then press the menu button (down) navigate to settings>Sound Settings choose "Channel Configuration" and set to custom choose "Stereo Width" set to 255 now go "Treble" change up or down a few clicks and press select, as a matter of fact selecting the old value does it as well Did you hear the sound width change? now go back to "Channel Configuration" and choose custom again Did you hear it go back to 255 % ? note:I had eq disabled, crossfeed off, and ditering off but seems to do it no matter what these are configured or set to. not sure if it effects other players or not Anyone with something other than an E200 want to see if it happens there too? |
This task depends upon
Closed by Dan Everton (safetydan)
Monday, 07 July 2008, 10:19 GMT+1
Reason for closing: Fixed
Additional comments about closing: Good spotting. I've committed your patch.
Monday, 07 July 2008, 10:19 GMT+1
Reason for closing: Fixed
Additional comments about closing: Good spotting. I've committed your patch.
There is a missing break directive in a switch statement in apps/dsp.c
Please commit this fix.
BTW, please ignore my last comment, which is totally wrong.