Rockbox

  • Status Closed
  • Percent Complete
    0%
  • Task Type Patches
  • Category User Interface → Themes
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by bk - 2006-03-05

FS#4780 - EQ WPS tags

Adds support for displaying EQ settings in the WPS.

Creates the following new tags:

%eq - “1” if EQ is enabled, “” if disabled
%e1 - Band 0 (Low Shelf, 60 Hz)
%e2 - Band 1
%e3 - Band 2
%e4 - Band 3
%e5 - Band 4 (High Shelf, 12 kHz)

The band tags are set in the following steps:

tag value band gain (db)
0: < -9.1
1: -9 - -6.1
2: -6 - -3.1
3: -3 - 0.1
4: 0
5: 0.1 - 3
6: 3.1 - 6
7: 6.1 - 9
8: > 9.1

This allows WPS designers to create graphical representations of the current EQ settings.

Closed by  nicolas_p
2007-04-13 15:21
Reason for closing:  Rejected
bk commented on 2006-03-05 22:02

Slightly better error handling

bk commented on 2006-03-14 15:14

After some thought I've decided this design is basically broken. It would take 40 bitmaps for a decently functional EQ display which is just too many considering the 52 bitmap limit.

This would be better implemented as a hard-coded widget (similar to the progress bar).

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing