- Status Closed
- Percent Complete
- Task Type Bugs
- Category Music playback
- Assigned To No-one
- Operating System xDuoo X3ii
- Severity Low
- Priority Very Low
- Reported Version Release 3.15
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#13272 - xDuoo X3ii: sound setting for max-vol-limit is ignored
testing version: 714f7a21da on: xDuoo X3ii
settings - sound settings - maximum volume limit
- silly low limit: -1020db (which is not a bug)
- activating any value is completely ignored. regardless playing or restarting playback. even silencing sound via VOL- down to minimum and regain after using VOL+ high-end-maximum power is reached and a defined max-vol-limit is ignored.
BTW: thank you for the work - until now - well done
linklokal :)
Closed by speachy
2021-04-09 14:36
Reason for closing: Fixed
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2021-04-09 14:36
Reason for closing: Fixed
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
Works for me now, please re-open if
it's not okay.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
update:
settings -1020dB is interpreted as -102.0dB. this works!
step-size of 1/10dB
This is a deceptively nasty problem – the volume limit setting sort of piggybacks on the volume setting but isn't aware of the many nuances involved – such as the fact that a lot of hardware doesn't use 1dB steps.
So this has been broken for quite a while on many of our hardware targets.. I'm still trying to figure out how best to fix this.
A fix for this was committed in 213d372c92, and I confirmed it works on the X3ii.