I have a project, imported from a wav file, that I can see visually, but it's silent. My 2 questions are this- 1. can I use notepad somehow to fix/change the source (after 'aliasfile')? I don't have access to the source file anymore, though, so I don't know what I would put in its place.Open your .aup file in NotePad and see if there are any lines that look like this:
<waveblock start="0" >
<pcmaliasblockfile summaryfile='b00000.auf' aliasfile='C:/path/to/folder/audiofile.wav
If you see "pcmaliasblockfile", then you have an external file linked to your project. The stuff after "aliasfile=" tells you what the file name is and where Audacity expects to find it.
When I look in the aup data folder, I have (all are of type AUF) b00006, b00007, b00008, b00009, then it jumps to b000086 then sequentially up to b0000119. Then, at b0000120- it (and all the rest, with skips in sequence) changes to "AU format sound" in the type column.
my other question- is it possible to macgyver what's there and manually change the extensions of the files that say "AU Format Sound" to be "AUF" as they are in all my other data folders? Is there any hope that we won't have to go re-record everything? THANKS!