View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007394 | ardour | features | public | 2017-06-11 07:55 | 2017-06-13 13:39 |
Reporter | Leatuspenguin | Assigned To | |||
Priority | normal | Severity | tweak | Reproducibility | N/A |
Status | new | Resolution | open | ||
Product Version | 5.X git (version in description) | ||||
Summary | 0007394: Add visual dividers for filters in a-eq interface | ||||
Description | As I understand it, a-eq uses a generic plugin interface, using knobs instead of sliders. Other generic plugin interfaces use visual dividers. Could similar dividers be added around each filter to visually separate them? | ||||
Tags | No tags attached. | ||||
|
|
|
|
|
I have added a further mockup with a few more tweaks to the layout that I think make sense. In addition to the dividers in the first mock up, I have moved the frequency knobs up so that the order, top to bottom, would be gain, freq, q (rather than the current gain, q, freq). This makes the layout cleaner and in my experience, gain and frequency are the more commonly used settings in EQ's. The output gain has also been moved up so that all gain knobs are aligned. Filter L and Filter H have been renamed Low Shelf and High Shelf to make it clearer what they are. Filter labels are moved to the top of each divider box, as per other generic plugin GUI's. Output gain is labeled as such. The bandwidth knobs include a 'Q' label to make it clearer what they are. 'Enable' and filter automation buttons are clearly aligned and labeled. |
|
Nice mock-up, it's so much clearer. I like it. The problem is coming up with a meta-data GUI description for that. Eventually it should be provided by the LV2-plugin itself as part of the .ttl. So far it's just 5 values per control-port: (1) slider or knob (2,3) x-grid pos start-column, end-column (4,5) y-grid pos start-row, end-row No alignment, No grouping (borders), no labels. The automation controls are host-provided and their layout/position can't be specified either (they may even look differently in other hosts, or not be present there). I'm actually close to accepting that using meta-data to describe generic-UIs was a failed attempt. Even to get to the "works for 90%" mark, a much more complex UI layout description is needed. Maybe using lv2-port-groups which can have a label and adding a 6th param for alignment will allow to approximate the mockup, but it's probably easier to just bite the bullet and create a custom UI. |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-06-11 07:55 | Leatuspenguin | New Issue | |
2017-06-11 07:55 | Leatuspenguin | File Added: eq.png | |
2017-06-11 23:19 | Leatuspenguin | File Added: eq_mockup_2.png | |
2017-06-11 23:24 | Leatuspenguin | Note Added: 0019788 | |
2017-06-13 13:39 | x42 | Note Added: 0019792 |