View Issue Details

IDProjectCategoryView StatusLast Update
0001501ardourbugspublic2008-11-20 23:58
Reporterthorwil Assigned Topaul  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformx86OSLinux 
Summary0001501: Unlucky naming of timestretched regions/files
DescriptionApplying tiemstretching to a region several times results in region names like "Audio 2-1%L.t.t.t.t" and filenames like "Audio 2-1%L-TIMEFX-0-TIMEFX-0-TIMEFX-0-TIMEFX-0.wav". This makes filenames too long to allow burning to joliet CD-Rs more likely and doesn't add any meaning.

Instead, a counter should be used: t1, t2 ... with the same string for both regions and filenames (not t here and TIMEFX there).
TagsNo tags attached.

Activities

paul

2007-02-23 02:17

administrator   ~0003361

a) the numbers have to be independent, because you can exit ardour without saving, leaving behind a file on disk with number N, but no record of a region using "N" in the session.

b) fixed, in that the files are just -TIMEFX-N where N increments, and the regions are .tNNN where NNN increments.

rev 1494

Issue History

Date Modified Username Field Change
2007-02-22 20:43 thorwil New Issue
2007-02-23 02:17 paul Status new => resolved
2007-02-23 02:17 paul Resolution open => fixed
2007-02-23 02:17 paul Assigned To => paul
2007-02-23 02:17 paul Note Added: 0003361
2008-11-20 23:58 seablade Status resolved => closed