totally noob question: I recorded a short 7s voice track with microphone and saved it as a project file. It plays fine and I can export as a wav etc.
Now I want to apply some effects but just can't figure it out. I highlight my audio, and select Effects -> [name of effect] but no matter what effect I try, the audio just disappears and I am left with an empty track.
I've got to be missing something really basic?
audio disappears when applying effects
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.x.x package for your distribution or compile Audacity from the source code.
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.x.x package for your distribution or compile Audacity from the source code.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: audio disappears when applying effects
Are you really on Linux - what distribution - Ubuntu?
What is the full text for the Audacity version at Help > About Audacity?
Are you seeing a warning that Audacity cannot read external audio files? That is usually the problem. See:
http://wiki.audacityteam.org/wiki/File_ ... #dependent
Or you are out of disk space. Try File > Close.
If the above does not help, what is the source of the audio in the project - WAV files, or a recording? Please also click Help > Show Log... then Log > Save... and attach the log file (underneath where you post).
Gale
What is the full text for the Audacity version at Help > About Audacity?
Are you seeing a warning that Audacity cannot read external audio files? That is usually the problem. See:
http://wiki.audacityteam.org/wiki/File_ ... #dependent
Or you are out of disk space. Try File > Close.
If the above does not help, what is the source of the audio in the project - WAV files, or a recording? Please also click Help > Show Log... then Log > Save... and attach the log file (underneath where you post).
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: audio disappears when applying effects
Hi Gale, thanks for your response:
09:38:18 PHT: Retrieving FFmpeg library version numbers:
09:38:18 PHT: AVCodec version 0x344802 - 52.72.2 (built against 0x344802 - 52.72.2)
09:38:18 PHT: AVFormat version 0x344002 - 52.64.2 (built against 0x344002 - 52.64.2)
09:38:18 PHT: AVUtil version 0x320f01 - 50.15.1 (built against 0x320f01 - 50.15.1)
09:46:04 PHT: Error: can't open file '/home/greg/Music/last call_data/e00/d00/e0000fcb.au' (error 13: Permission denied)
09:46:05 PHT: Error: can't open file '/home/greg/Music/last call_data/e00/d00/e0000062.au' (error 13: Permission denied)
09:46:05 PHT: Error: can't open file '/home/greg/Music/last call_data/e00/d00/e0000fcb.au' (error 2: No such file or directory)
Linux Mint 11Are you really on Linux - what distribution - Ubuntu?
Audacity ® 1.3.13-beta (Unicode)What is the full text for the Audacity version at Help > About Audacity?
There are no warningsAre you seeing a warning that Audacity cannot read external audio files? That is usually the problem. See:
Plenty of disk space >20GBOr you are out of disk space. Try File > Close.
It's a short audio recording of my own voice of around 7 seconds saved as a .aup fileIf the above does not help, what is the source of the audio in the project - WAV files, or a recording?
Here is part of the log file, I didn't include the whole thing because the last few lines are repeated (more or less) about 100 times or more...Please also click Help > Show Log... t
09:38:18 PHT: Retrieving FFmpeg library version numbers:
09:38:18 PHT: AVCodec version 0x344802 - 52.72.2 (built against 0x344802 - 52.72.2)
09:38:18 PHT: AVFormat version 0x344002 - 52.64.2 (built against 0x344002 - 52.64.2)
09:38:18 PHT: AVUtil version 0x320f01 - 50.15.1 (built against 0x320f01 - 50.15.1)
09:46:04 PHT: Error: can't open file '/home/greg/Music/last call_data/e00/d00/e0000fcb.au' (error 13: Permission denied)
09:46:05 PHT: Error: can't open file '/home/greg/Music/last call_data/e00/d00/e0000062.au' (error 13: Permission denied)
09:46:05 PHT: Error: can't open file '/home/greg/Music/last call_data/e00/d00/e0000fcb.au' (error 2: No such file or directory)
Re: audio disappears when applying effects
An audacity project is not a single file. An audacity project is made of two parts: an .aup file and a _data folder which contains lots of .au files.grogorio wrote: It's a short audio recording of my own voice of around 7 seconds saved as a .aup file
You must not delete, rename or move any of those files/folders. They must be kept together and must not be renamed.
So... did you delete, move or rename the _data folder with the same name as the .aup file?grogorio wrote: 09:46:04 PHT: Error: can't open file '/home/greg/Music/last call_data/e00/d00/e0000fcb.au' (error 13: Permission denied)
09:46:05 PHT: Error: can't open file '/home/greg/Music/last call_data/e00/d00/e0000062.au' (error 13: Permission denied)
09:46:05 PHT: Error: can't open file '/home/greg/Music/last call_data/e00/d00/e0000fcb.au' (error 2: No such file or directory)
Include as much details as you can in your post (Audacity version, Operating System, Equipment used, etc).
Please post your question in the appropriate forum (regarding audacity version and operating system).
Please post your question in the appropriate forum (regarding audacity version and operating system).
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: audio disappears when applying effects
With what account are logged in - "greg" or root? Right-click over "/home/greg/Music". Is there a "Properties" choice or similar that takes you to a page where you can check or change permissions?
Gale
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: audio disappears when applying effects
If you feel comfortable using the command line you can type this command to change the owner:
The "no such file" error message worries me though...
Code: Select all
sudo chown -R greg /home/greg/Music/last call*The "no such file" error message worries me though...
Include as much details as you can in your post (Audacity version, Operating System, Equipment used, etc).
Please post your question in the appropriate forum (regarding audacity version and operating system).
Please post your question in the appropriate forum (regarding audacity version and operating system).