Error, then sound disappeared from tracks
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Error, then sound disappeared from tracks
I am working on an audio drama podcast with some friends. The Audacity project for our file is pretty massive, using 97 tracks because of all of the different voices, music clips, and sound effects. As my friend was editing the podcast, an error popped up (something about needed to debug), and then Audacity shut down. When he re-opened the file he had been working on, the tracks were all showing, but the audio in them is missing. We can still see the places where the audio was, but there are flat lines there. Is there any way to reattach the data files to the Audacity file? Just hoping that we're not going to have to rebuild this thing from scratch.
Re: Error, then sound disappeared from tracks
I'm just hoping that you made backups along the way.
Which version of Windows?
Which version of Audacity? (look in "Help > About Audacity")
What was the error message? Was it about "missing blockfiles" or about "orphans"?
What did he click in the error message dialog?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
kozikowski
- Forum Staff
- Posts: 69384
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Error, then sound disappeared from tracks
Do you use the computer for anything else?
It wouldn't take a project that size long to outstrip the processor, the memory, the drive, or all three.
I have two experiences:
I used to build Windows machines and all went well until one machine had seemingly random failures. I ran one of those memory checkers that beats up the memory repeatedly and left it running all night. Around 3AM it crashed with a specific memory failure somewhere up in high memory where programs rarely went—except video and audio editing software. No other machines had errors like this.
Also, I have a software license that occasionally takes a mind to 'use up' all the processor for no reason I can tell. The license is correct and it just crowds out all the other apps.
Do you leave a browser running in order to download effects and production clips? That can be the kiss of death.
'Firefox Web Content' is taking 50% of the processor.
So I think you're experiencing a Celebrity Unicorn problem by having a show that big.
And yes, as Steve, above, intentionally save a project with a unique name as you go. In this case, you would roll back to the last known good save. Of course, if the drive ran out of room, that may or may not have worked.
The video people have a similar error. "I didn't do anything unusual and it just suddenly crashed." How much drivespace do you have. "Ummmm. None."
Do you use Skype? That's my favorite whipping boy. Skype got to be the world leader in conferencing by always working. It does that by taking over your computer and it doesn't matter what you want.
Koz
You may have engineered your way out of using a regular computer for this. Audacity manages the sound for your work (not the actual files) and it does it in super high quality internal format. That lets it apply effects, filters and corrections without breaking anything. It's worth knowing that it saves the whole project as UNDO every time you make any change. Some filters and effects insist on loading the whole track into active memory in order to work.The Audacity project for our file is pretty massive, using 97 tracks
It wouldn't take a project that size long to outstrip the processor, the memory, the drive, or all three.
I have two experiences:
I used to build Windows machines and all went well until one machine had seemingly random failures. I ran one of those memory checkers that beats up the memory repeatedly and left it running all night. Around 3AM it crashed with a specific memory failure somewhere up in high memory where programs rarely went—except video and audio editing software. No other machines had errors like this.
Also, I have a software license that occasionally takes a mind to 'use up' all the processor for no reason I can tell. The license is correct and it just crowds out all the other apps.
Do you leave a browser running in order to download effects and production clips? That can be the kiss of death.
'Firefox Web Content' is taking 50% of the processor.
So I think you're experiencing a Celebrity Unicorn problem by having a show that big.
And yes, as Steve, above, intentionally save a project with a unique name as you go. In this case, you would roll back to the last known good save. Of course, if the drive ran out of room, that may or may not have worked.
The video people have a similar error. "I didn't do anything unusual and it just suddenly crashed." How much drivespace do you have. "Ummmm. None."
Do you use Skype? That's my favorite whipping boy. Skype got to be the world leader in conferencing by always working. It does that by taking over your computer and it doesn't matter what you want.
Koz
Re: Error, then sound disappeared from tracks
but only if you make a change to the whole project.kozikowski wrote: ↑Tue Feb 05, 2019 2:29 pmIt's worth knowing that it saves the whole project as UNDO every time you make any change.
You can see the total amount of space used in "View menu > History" https://manual.audacityteam.org/man/view_menu.html
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Error, then sound disappeared from tracks
Audacity now has an option to save a robust, perfect backup copy of the project:kozikowski wrote: ↑Tue Feb 05, 2019 2:29 pmAnd yes, as Steve, above, intentionally save a project with a unique name as you go. In this case, you would roll back to the last known good save.
"File menu > Save Project > Save Lossless Copy of Project"
https://manual.audacityteam.org/man/fil ... oject.html
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
kozikowski
- Forum Staff
- Posts: 69384
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Error, then sound disappeared from tracks
...containing UNDO?robust, perfect backup copy of the project
Koz
Re: Error, then sound disappeared from tracks
No, it's a "snapshot" of the current project, with tracks rendered to perfect quality 32-bit float WAV files.kozikowski wrote: ↑Wed Feb 06, 2019 3:33 am...containing UNDO?robust, perfect backup copy of the project
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)