Anomaly in W7 recording baseline?

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.
Post Reply
Okieman
Posts: 76
Joined: Tue Aug 21, 2007 5:03 am
Operating System: Windows 7

Anomaly in W7 recording baseline?

Post by Okieman » Wed Apr 18, 2012 7:30 pm

I would have searched the Web/forum for this but didn't know the jargon to describe what I see. I recorded a Web conference using Audacity (PC is running 64-bit Windows 7). The project file looks normal except for one oddity: the centerline for the blue waveform is slightly below the black horizontal line that starts at 0.0 and extends to the right. Specifically, it's anchored at -0.1.. Is there a way to fix this? Prevent it from happening again?

edgar-rft
Posts: 347
Joined: Sun Jan 20, 2008 12:03 am
Operating System: Please select

Re: Anomaly in W7 recording baseline?

Post by edgar-rft » Wed Apr 18, 2012 7:39 pm

Okieman wrote:...the centerline for the blue waveform is slightly below the black horizontal line that starts at 0.0 and extends to the right.
This is called "DC-offset" und is usually caused by using a minor-quality soundcard for recording.
Okieman wrote:Is there a way to fix this?
Select the entire audio track and from the Audacity "Effect" menu, apply the "Normalize" Effect with the "Remove DC offset" checked.
Okieman wrote:Prevent it from happening again?
Use a better-quality soundcard.

- edgar

Okieman
Posts: 76
Joined: Tue Aug 21, 2007 5:03 am
Operating System: Windows 7

Re: Anomaly in W7 recording baseline?

Post by Okieman » Wed Apr 18, 2012 8:28 pm

Thanks for the diagnosis AND the way to fix the project file. Don't suppose you have any ideas about talking my employers into upgrading my sound card? Kidding.

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

Re: Anomaly in W7 recording baseline?

Post by steve » Wed Apr 18, 2012 8:28 pm

Okieman wrote:Thanks for the diagnosis AND the way to fix the project file. Don't suppose you have any ideas about talking my employers into upgrading my sound card? Kidding.
Blackmail? (kidding ;) )
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

waxcylinder
Forum Staff
Posts: 14685
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: Anomaly in W7 recording baseline?

Post by waxcylinder » Thu Apr 19, 2012 2:14 pm

edgar-rft wrote:
Okieman wrote:...the centerline for the blue waveform is slightly below the black horizontal line that starts at 0.0 and extends to the right.
This is called "DC-offset" und is usually caused by using a minor-quality soundcard for recording.
Okieman wrote:Is there a way to fix this?
Select the entire audio track and from the Audacity "Effect" menu, apply the "Normalize" Effect with the "Remove DC offset" checked.
And right now don't be tempted to do the DC removal and the normalization amplification in the same pass. From 1.3.14 and in 2.0 there was a bug introduced whereby if you selct both options in Normalize the amplification is done first followed by the DC removal. It should be dne the other way around and 1.3.13 and previoud did it that way. I have reported this bug earlier today.

The workaround is to make two passes the first for DC removal and t'other for normalization amplification. In fact if you have a soundcard that produces DC on the signal (as you and I both do) then your basic workflow should be:
1) capture
2) DC offset removal
3) all other editing ...
3) normalization/amplification
4) Export

I personaly would like to see the two parts of the current normalize split apart - and I have written a proposal in the Wiki for that - see: http://wiki.audacityteam.org/wiki/Propo ... et_removal

My real solution was to buy an external USB soundcard for my vinyl/tape transfers and FM captures - I only use the onboard card for occasional steaming audio capture.

WC
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

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

Re: Anomaly in W7 recording baseline?

Post by steve » Thu Apr 19, 2012 2:21 pm

waxcylinder wrote:And right now don't be tempted to do the DC removal and the normalization amplification in the same pass. From 1.3.14 and in 2.0 there was a bug introduced whereby if you selct both options in Normalize the amplification is done first followed by the DC removal. It should be done the other way around and 1.3.13 and previously did it that way. I have reported this bug earlier today.
To be fair, the bug does not seem to apply in "normal audio" cases, though I see that you have produced a test case that indicates there is an issue so it certainly should be investigated.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

waxcylinder
Forum Staff
Posts: 14685
Joined: Tue Jul 31, 2007 11:03 am
Operating System: Windows 10

Re: Anomaly in W7 recording baseline?

Post by waxcylinder » Thu Apr 19, 2012 3:01 pm

steve wrote:To be fair, the bug does not seem to apply in "normal audio" cases...
Yes but it's still good practice to do the DC removal early and the amplification late on in the editing process, so you should be using Normalize twice anyway.

It was only testing that dug that bug out for me (I sometimes test the noisefloor by recording a signal and the Normalizing/Amplifying) - it just wouldn't happen in my normal audio production workflow.

Peter
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *

Post Reply