View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009025 | ardour | bugs | public | 2022-10-22 22:42 | 2022-10-28 00:43 |
Reporter | mc888 | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Debian GNU | OS | bullseye/KDE | OS Version | (any) |
Summary | 0009025: Mixer Strip width random changes | ||||
Description | Ardour 7.0 Mixer strips randomly change width. Changes to width are not saved with session. Changes in Mixer window are not replicated to Editor window. This occurs on session load AND during session. | ||||
Steps To Reproduce | Use any number of tracks. In Editor window, select any track and change width. Select a different track, then re-select the changed track and the width reverts to previous width. | ||||
Additional Information | This is minor, but hugely annoying. It was always present in Ardour 6.x but has grown worse in Ardour 7.0. | ||||
Tags | mixer strips | ||||
|
Nobody else has ever noticed/reported this behavior. |
|
This morning I tested with a clean config (renamed directory) and a new session with Ardour 7.0.0, And was unable to reproduce the problem. Renamed the ardour7 directory to get the original back (which was copied from 6.9 on first run), and still was not able to reproduce the problem. Went back to a session I was working on in 6.9 before the 7.0 release. Before loading, I confirmed in the session file it was created in 6.2 and modified in 7.0. Yes, there's a big gap because I've been using Mixbus32C. But the random strip width again greeted me at startup. It seems the issues I'm running into are always when loading a session from a previous version into 7.0. |
|
Ok, I did reproduce some of it it in a limited way. This is in the clean 7.0 session. First, when changing any strip width in the Editor window, all strips change as if Ctrl-Shift-Click was pressed. Is this by design? Once that happens, they cannot decouple. So i get doublewide trailer strips on the MIDI tracks, or gobbledygook strips on the audio tracks. The Mixer seems to have it's own width setting apart from the Editor window. Changing strip width there has no effect on the Editor strips. Unfortunately, wide Editor width will propagate to MIDI tracks in the Mixer window after an exit and restart. When I save & exit from the Mixer window with narrow MIDI, but wide in Editor, on session reload the Mixer MIDI track becomes wide. |
|
ctrl-shift-<X> is the general modifier combo in ardour for "do this to everything" but i am confused " changing any strip width in the editor window" ... there's only one strip in the editor window ... clcking on its width button seems to have no irregular effect. Did you mixer window? Even so, the behavior there (in the mixer window) is essentially just what I would expect. And yes, the editor strip is totally independent. It is not "owned" by any track, but shows the current first-selected track/bus etc. Some screenshots or even a screencast would help. |
|
here's my screencast of just the editor window. i can't see any misbehavipr here: |
|
Maybe I'm the one who's confused. I didn't realize the Editor window treats the mixer strips as all one strip. Your synths look fine. Here's what a 16 channel track looks like. As long as I *never* touch the width in the Editor window, I can keep the narrow MIDI and wide Audio default. But as soon as I touch it once, it's game over. I can never get back that combination. |
|
ah, ok, now i understand. Yeah, understanding that the editor mixer strip is one strip with "ever changing content" is important here. When you make it narrow, that isn't an operation somehow tied to the currently displayed track, it's a purely visual thing for the editor mixer strip. It will continue to be that way regardless of the content shown. In the mixer view/tab/window, the strips are "bound" to show just "their" track/bus. So when you change width there it *appears* to be a persistent setting for the track/bus. But again, it's just a visual thing, not a setting of the track/bus. You don't see this because the strip <-> track/bus mapping never changes. |
|
Ok. But that doesn't explain the width change in the Mixer window on exit & restart. This is just the small piece I could reproduce on a pure 7.0 session. I'm still mystified by the random width shuffling in the Mixer window in 6.x. And I mean random. It will be like 2 or 3 adjacent audio tracks/busses in a larger group. Sometimes it's less random, and only narrows the last track all the way to the right. If it's part of the display subsystem, anyplace I can tweak it ? Try a different theme or something? Thanks |
|
absolutely nothing to do with themeing. from a quick scan of the code, the mixer width strip is only saved if it was set individually for that strip. any time you set it via the mixe (e.g. Ctrl-Shift-click) or or a menu item, we will not save that setting. That may explain part of what you are seeing. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-10-22 22:42 | mc888 | New Issue | |
2022-10-22 22:42 | mc888 | Tag Attached: mixer strips | |
2022-10-26 23:05 | paul | Note Added: 0026706 | |
2022-10-27 19:54 | mc888 | Note Added: 0026714 | |
2022-10-27 22:53 | mc888 | Note Added: 0026722 | |
2022-10-27 23:17 | paul | Note Added: 0026723 | |
2022-10-27 23:22 | paul | Note Added: 0026724 | |
2022-10-27 23:22 | paul | File Added: width.webm | |
2022-10-27 23:38 | mc888 | Note Added: 0026726 | |
2022-10-27 23:38 | mc888 | File Added: narrow-MIDI.png | |
2022-10-27 23:38 | mc888 | File Added: wide-MIDI.png | |
2022-10-27 23:44 | paul | Note Added: 0026727 | |
2022-10-28 00:02 | mc888 | Note Added: 0026728 | |
2022-10-28 00:43 | paul | Note Added: 0026731 |