View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009654 | ardour | bugs | public | 2024-03-03 22:18 | 2024-03-03 22:18 |
Reporter | automaciej | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Apple Macintosh | OS | MacOS | OS Version | 10.12 or later |
Product Version | 8.4 | ||||
Summary | 0009654: Revision number behaves unexpectedly in the export dialog | ||||
Description | The revision number in the export dialog should not be tied to the format tab. If you're exporting in multiple formats, your exports should share the revision number. As in, this is probably not what the user wants when exporting a mix: My Tune_r2_format1.wav My Tune_r1_format2.wav (because they forgot to increment r1 to r2 in the second tab) They probably want: My Tune_r2_format1.wav My Tune_r2_format2.wav My Tune_r2_(...).wav (...) As in, the revision number should be the same in all the formats. Original description with screenshot is on the forums: https://discourse.ardour.org/t/keeping-the-revision-number-in-sync-between-formats/109972 | ||||
Steps To Reproduce | 1. Open the export dialog. 2. Pick a revision number, say "r1" 3. Add a new format. It will have the same revision number. 4. Increment the second format's revision number. It should be "r2" now. 5. Go back to the first format (first tab) and look at the revision number. It should be "r2" (it's the revision of the mix, not a revision of the format) but it's "r1". | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-03-03 22:18 | automaciej | New Issue |