Flat Line Audio Imports and Recording Vanishes[SOLVED]

Help for Audacity on Windows.
Forum rules
ImageThis 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.
Locked
jhouseart
Posts: 4
Joined: Tue Apr 10, 2012 10:02 pm
Operating System: Please select

Flat Line Audio Imports and Recording Vanishes[SOLVED]

Post by jhouseart » Tue Apr 10, 2012 10:11 pm

Hi everyone. My name is Jesse and I'm new to this board. I've been using Audacity for many years and have had no issues until today. I have NO idea what happened and tried to uninstall and re-install everything associated with Audacity before coming to the forum for help. I'm at a total loss here...

When I try to import my band's .mp3 audio tracks, they show up as flat lined with no playable audio on the track.

To make thing's stranger - when I try to record test vocals as a new track without music, they show up as I sing, but after a few seconds, they dissapear from the track and the track flat line's just like the imported .mp3 tracks and then there is nothing to play back!

I can't find *anything* online about this and like I said, I even tried to uninstall and re-install Audacity, hoping that would take care of the issue, but it did not. Same thing happened.

The ONLY thing that has been done differently recently was that I downloaded and installed the LAME file for exporting files as .mp3's. I'm wondering if that could be the culprit in all of this.

Any help is greatly appreciated!

Thanks a lot!

Jesse

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Flat Line Audio Imports and Recording Vanishes

Post by steve » Wed Apr 11, 2012 12:00 am

jhouseart wrote:When I try to import my band's .mp3 audio tracks, they show up as flat lined with no playable audio on the track.
Do they play correctly in your usual media player program?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

jhouseart
Posts: 4
Joined: Tue Apr 10, 2012 10:02 pm
Operating System: Please select

Re: Flat Line Audio Imports and Recording Vanishes

Post by jhouseart » Wed Apr 11, 2012 12:11 am

Steve - yes. They play just fine. I'm very baffled at this. I just tried uninstalling the LAME program, uninstalling Audacity and then re-installing Audacity without the LAME program and I'm still getting the same issues. This truly came about out of nowhere.

Jesse

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Flat Line Audio Imports and Recording Vanishes

Post by steve » Wed Apr 11, 2012 12:30 am

How much free space is there on your C: drive?

Open Audacity and go to:
Edit > Preferences > Directories
What does it say for the "Temporary files directory Location"?

Is "Audio Cache - Play and/or record using RAM" selected? (it should not be selected).
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

jhouseart
Posts: 4
Joined: Tue Apr 10, 2012 10:02 pm
Operating System: Please select

Re: Flat Line Audio Imports and Recording Vanishes

Post by jhouseart » Wed Apr 11, 2012 12:51 am

steve wrote:How much free space is there on your C: drive?

Open Audacity and go to:
Edit > Preferences > Directories
What does it say for the "Temporary files directory Location"?

Is "Audio Cache - Play and/or record using RAM" selected? (it should not be selected).
Free Space: 286 GB

Temp Files Location: audacity_temp

Audio Cache Using RAM Selected? - No


What confuses me even more is I just used Audacity two days ago and imported one of the very same .mp3's that I have tried to use today and layed down a vocal track then with no problems. Today - I can't get any of the .mp3's to import or any vocal tracks to record without vanishing a few seconds later.

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Flat Line Audio Imports and Recording Vanishes

Post by steve » Wed Apr 11, 2012 1:45 am

Which version of Windows?

Hopefully you'll be able to follow these instructions but if you have trouble please ask:
  • Use the information here to find the audacity.cfg file: http://manual.audacityteam.org/man/Preferences#stored
  • Please make a copy of that file and change the file extension to ".txt" (this will serve as a backup copy and may help us to determine the cause of the problem).
  • Follow the instructions on that page to reset the Audacity preferences, then try opening an MP3 file.
  • If that fixes the problem, please upload the renamed backup copy of the file to the forum with your reply (use the "Upload attachment" option below the message composing box).
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Flat Line Audio Imports and Recording Vanishes

Post by Gale Andrews » Wed Apr 11, 2012 4:02 am

jhouseart wrote:Temp Files Location: audacity_temp
If the text box at Edit > Preferences: Directories actually says

Code: Select all

audacity_temp
with nothing before the "", that path is the cause of the issue. That path will be whatever Windows sees as the "working directory" (which will usually be the folder Audacity is in, but not necessarily). Audacity 1.3 and 2.0 cannot write temporary data to any folder where the path just starts with "" as far as I can see; I can repeat your issue on Windows 7 x64 with recordings or file import. Audacity 1.2 does not have a problem with this and will write to a temporary directory starting with just "".

So although resetting audacity.cfg will solve the issue (because it will set the Audacity temporary directory to the full path of your user temp directory), all you should actually need to do is open the Directories Preferences, click "Choose..." then select a folder that you see in the window. This will make the correct "absolute" (written out) path to the directory and should then work wherever the location is.

If this is the problem, have you just updated to Audacity 2.0.0 from 1.2.6, and was the 1.2.6 temporary directory set to "audacity_temp"?



Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

jhouseart
Posts: 4
Joined: Tue Apr 10, 2012 10:02 pm
Operating System: Please select

Re: Flat Line Audio Imports and Recording Vanishes[SOLVED]

Post by jhouseart » Wed Apr 11, 2012 2:50 pm

Gale - that did it! Thank you so much!!!! :D :D :D :D :D

Locked