View Issue Details

IDProjectCategoryView StatusLast Update
0006186ardourbugspublic2015-02-27 17:15
ReporterBenLoftis Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0006186: "Default" fade concept is flawed
DescriptionWhen a new region is created, Ardour creates it with the default fade shape which is user-defined in the config, and a length of 64 samples.

A flag representing "default fade" is saved for the region (usefulness of this is debatable) and is written into the session file.

The problem is this: when the session is re-opened, any fades with the "default" flag will be created as default, using the -currently configured- default preference, which might be different than what the original user had. In practice this is unlikely to matter; a 64-sample fade is likely too short to hear any difference. But the shape has been changed, so if the user extends the fade it might be different than expected.

As a side note, the length should be SR-dependent. It should increase for higher sample rates. Perhaps one could argue that THIS is a good case why the default shape should be remembered, so if we later get smarter we can make a better fade .... (?)


TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2015-02-27 15:58 BenLoftis New Issue