View Issue Details

IDProjectCategoryView StatusLast Update
0009654ardourbugspublic2024-03-03 22:18
Reporterautomaciej Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformApple MacintoshOSMacOSOS Version10.12 or later
Product Version8.4 
Summary0009654: Revision number behaves unexpectedly in the export dialog
DescriptionThe 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 Reproduce1. 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".
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-03-03 22:18 automaciej New Issue