Strange: Applying effect removes waveform

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.
TonyPenguin
Posts: 12
Joined: Tue Mar 29, 2016 7:36 am
Operating System: Windows 10

Strange: Applying effect removes waveform

Post by TonyPenguin » Tue Mar 29, 2016 7:48 am

Hi,

Audacity 2.1.2, straight download. Windows 10.

New user, trying to learn, but have come up against an interesting problem. Sure I must be doing something wrong/have something set up bad but I'm flummoxed as to what it might be...

I have a vocal track that I want to add some reverb to saved as an audacity project. I select the track by clicking on the "44000" bit in the left hand box. I go to the effects menu and select reverb. Leave the defaults in the popup box alone and apply. I get a popup that takes about 20 seconds to finish. But what it does is completely flatten the waveform to a line, i.e. loses everything.

Anyone any ideas what I might be doing wrong?

Tony.

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

Re: Strange: Applying effect removes waveform

Post by Gale Andrews » Tue Mar 29, 2016 9:13 am

Did you look in Help > Show Log... and see errors about being unable to read data files?

What happens if you do choose Factory Presets > Defaults in the Manage menu?


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

TonyPenguin
Posts: 12
Joined: Tue Mar 29, 2016 7:36 am
Operating System: Windows 10

Re: Strange: Applying effect removes waveform

Post by TonyPenguin » Tue Mar 29, 2016 9:25 am

Thanks Gale,

Yep, did the factory defaults thing to no avail. Will check the log - the existence of which is the first thing I've learned today!

Cheers,

Tony.

TonyPenguin
Posts: 12
Joined: Tue Mar 29, 2016 7:36 am
Operating System: Windows 10

Re: Strange: Applying effect removes waveform

Post by TonyPenguin » Tue Mar 29, 2016 6:43 pm

OK, so the log gave me some clues!

I'm editing across a network (i.e. got a copy of Audacity on my laptop that I'm using for recording and trying to edit the files from my main PC. Laptop is saving files onto C:\ and Audacity is installed on C:, whereas the PC it is installed on D:\ and would be saving (although not tried to save it yet) to D:\

Guessing it doesn't like that much from the errors I'm getting.

Will try and edit on the laptop and see how that works.

Tony.

TonyPenguin
Posts: 12
Joined: Tue Mar 29, 2016 7:36 am
Operating System: Windows 10

Re: Strange: Applying effect removes waveform

Post by TonyPenguin » Tue Mar 29, 2016 8:22 pm

Can edit fine if I copy the files across to the main PC. So the question is, I guess...

...with a copy installed on D: on the laptop, a copy installed on C: on the PC, and a networked connection am I on a hiding to nothing trying to edit/add effects to laptop recordings from the PC?

Tony

kozikowski
Forum Staff
Posts: 69373
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Strange: Applying effect removes waveform

Post by kozikowski » Wed Mar 30, 2016 6:22 am

Audacity doesn't understand network connections, delays and switching. It works best if all the work, files and program are on one machine. You may be able to force it to work temporarily, but when the network changes because of load or speed variations, it could fail again.

It's a particular problem if you're doing time critical work like overdubbing and sound-on-sound. You would never get the latency settings stable.

Koz

TonyPenguin
Posts: 12
Joined: Tue Mar 29, 2016 7:36 am
Operating System: Windows 10

Re: Strange: Applying effect removes waveform

Post by TonyPenguin » Wed Mar 30, 2016 7:33 am

Yep, I get that - wouldn't try and actually record anything via network.

But when the files already exist isn't it just file manipulation? Load file(s) into memory, make changes, store back on disk? Or am I not understanding what's actually happening?

Tony.

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

Re: Strange: Applying effect removes waveform

Post by Gale Andrews » Wed Mar 30, 2016 12:43 pm

What format are the files in? If they are WAV, I am guessing you may have better success if you chose the option to make a copy of the files, which would then get the data onto the main PC drive D:\, assuming your Audacity temporary directory is on D:\.

You may need several attempts. Look at the Log and don't proceed with edit until you get an error free import.

Or have you already changed the Audacity temporary directory for the main PC to C:\? You can change the Audacity temporary directory in Directories Preferences.


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

themickster
Posts: 308
Joined: Wed Aug 12, 2015 10:50 pm
Operating System: Windows 10

Re: Strange: Applying effect removes waveform

Post by themickster » Wed Mar 30, 2016 1:25 pm

I have had the same happen sometimes under other XP with 2Gb RAM and other effects. Restarting the PC fixed it. I would have thought you've done that already, so how much RAM are you packing?

Would a task killer such as enditall help or a RAM disc help?

Try a reverb plugin from vst4free.com. You will need to follow the install instructions.

Try also using the latest nightly build. Link is in a thread higher up this board.

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

Re: Strange: Applying effect removes waveform

Post by Gale Andrews » Wed Mar 30, 2016 2:21 pm

themickster wrote:I have had the same happen sometimes under other XP with 2Gb RAM and other effects. Restarting the PC fixed it. I would have thought you've done that already, so how much RAM are you packing?
Being short of RAM can do anything, but it doesn't really fit the description of being able to access the logs and see the errors there (though I don't know what exactly the errors say).

Current Audacity does not use RAM for edits, except that some Nyquist effects load the track data into RAM. When that happens and there is no RAM left, Audacity crashes.

Reverb is not a Nyquist effect.


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

Post Reply