View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002527 | ardour | bugs | public | 2009-01-23 14:49 | 2010-04-24 10:31 |
Reporter | wferi | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | confirmed | Resolution | open | ||
Product Version | 2.8 | ||||
Summary | 0002527: Hardlinks audio files too early | ||||
Description | Start the "Add existing audio" dialog from the "Regions" tab. Select a wav file with a sample rate different to that of the session, say audiofile.wav. The mismatching sample rate is highligthed in brigt red, what's great! Click OK. A dialog pops up, saying .../session/interchange/session/audiofiles/audiofile.wav This audiofile's sample rate doesn't match the session sample rate! Cancel Embed it anyway Don't choose anything, leave the dialog open, and look into interchange/session/audiofiles directory: indeed audiofile.wav is already linked there! And the link stays even if you choose Cancel. What's even worse: if you then remove and recreate audiofile.wav with a matching sample rate, this dialog keeps popping up, as Ardour checks the above hard link instead of the new file. | ||||
Tags | No tags attached. | ||||
|
As of Ardour2 version 2.8 when you click on OK, instead of Cancel / Embed it anyway dialog coming up, the file is converted to the session appropriate sample rate. This issue seems to have been resolved between versions 2.7.1 and 2.8. |
|
You misunderstood the bug report slightly, which is ok because it is a bit deeper than most users should have to deal with. At any rate the bug does still exist in 2.8 so I am going to update this. |
|
OK Seablade, I can generate the issue by following these steps. 1. Open Ardour2 2.8 and create a new 44100 Hz session. 2. Clear the checkmark from Options->Misc Options->Always copy imported files. 3. Click on Session->Import and navigate to a 48000 Hz audio file and select it. (At this point I see the bright red sample rate: 48000 Hz) 4. Clear the checkmark from Copy files to session 5. Click on OK. (At this point I see the Ardour ? window which asks to "Cancel" or "Embed it anyway", and I can also see the hardlink exists in the ../session/interchange/session/audiofiles/ directory). 6. Click on Cancel, and the hardlink is retained. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-01-23 14:49 | wferi | New Issue | |
2009-07-06 02:10 | jdpindynet | Note Added: 0006375 | |
2009-07-06 02:19 | seablade | Note Added: 0006377 | |
2009-07-06 02:19 | seablade | Status | new => confirmed |
2009-07-06 02:19 | seablade | cost | => 0.00 |
2009-07-06 02:19 | seablade | Product Version | 2.7.1 => 2.8 |
2009-07-06 03:01 | jdpindynet | Note Added: 0006379 | |
2010-04-24 10:28 | cth103 | Category | bugs => bugs2 |
2010-04-24 10:31 | cth103 | Category | bugs2 => bugs |