What can be done to stop the accumulation of hiss ?

Effects, Recipes, Interfacing with other software, etc.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
kozikowski
Forum Staff
Posts: 69374
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: What can be done to stop the accumulation of hiss ?

Post by kozikowski » Mon Jul 13, 2009 3:33 pm

No, but technology may be against you here. Audacity does everything internally at 32.

Koz

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

Re: What can be done to stop the accumulation of hiss ?

Post by kozikowski » Mon Jul 13, 2009 3:35 pm

Also, the noise density is very different.
Koz

Trebor
Posts: 9954
Joined: Sat Dec 27, 2008 5:22 pm
Operating System: Windows 8 or 8.1

Re: What can be done to stop the accumulation of hiss ?

Post by Trebor » Mon Jul 13, 2009 5:48 pm

kozikowski wrote:No, but technology may be against you here. Audacity does everything internally at 32.
I'll try keeping tracks as Audacity projects when editing and only convert to wav in the final mix.
kozikowski wrote:Also, the noise density is very different.
Yes there was a slight improvement, but still an audible hiss which grew with each open-save operation.

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

Re: What can be done to stop the accumulation of hiss ?

Post by kozikowski » Mon Jul 13, 2009 9:58 pm

<<<Yes there was a slight improvement>>>

This might be where a little thinking outside of the box is handy. Because the problem is different between the two samples, that might tell us something about how the problem was created, and further suggest a way to get rid of it. We can't get stuck in the Broken > Fix It > Broken > Fix It loop.

Can you make it worse? I'm not kidding. Is there something you can do that makes the problem much worse?

Koz

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

Re: What can be done to stop the accumulation of hiss ?

Post by steve » Mon Jul 13, 2009 11:20 pm

Sorry for the delay - my internet connection has been down this evening.

As Koz said, Audacity processes internally at 32 bit. When you Export the audio as a 16 bit file, dither is added. The dither noise is introduced when down-sampling from 32 bit to 16 bit. Importing a 16 bit file or up-sampling do not introduce any dither noise.

You will notice that the noise is above 15kHz - that is because the type of dither you are using is "shaped" to push the noise where it will be least noticeable while still performing its necessary function.

Other types of dither produce different responses, for example "triangular" produces a lower level of noise, but across the full audio spectrum.

Setting the dither to "rectangle" will introduce virtually no noise when down-sampling a silent track, however the dither is likely to be less effective and more noisy on a non-silent track.

"Triangle" or "shaped" dither are usually considered to be best for music. My preference is for shaped.

To avoid the dither noise you can switch dither off in Preferences (not recommended), or Export as 32 bit audio. To Export 32 bit audio you need to select "other uncompressed files" as the Export file type, then in "Options" you can select a 32 bit format (such as 32 bit signed Microsoft WAV).

It's curious to think that virtually every CD of the last 20 years has dither noise present (though usually not in the silence between tracks).
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Trebor
Posts: 9954
Joined: Sat Dec 27, 2008 5:22 pm
Operating System: Windows 8 or 8.1

Re: What can be done to stop the accumulation of hiss ?

Post by Trebor » Tue Jul 14, 2009 11:57 am

stevethefiddle wrote:To Export 32 bit audio you need to select "other uncompressed files" as the Export file type,
then in "Options" you can select a 32 bit format (such as 32 bit signed Microsoft WAV).
32 bit wav export on Audacity.PNG
32 bit wav export on Audacity.PNG (23.51 KiB) Viewed 1529 times
Thank you Steve, I'd never seen this meun before.

After three export-open operations at 32-bit the silence is still a true flatline. Problem solved. Hoorah ! :D

Post Reply