Search found 59476 matches

by steve
Tue Dec 22, 2020 5:49 pm
Forum: GNU/Linux
Topic: How to use VST Dither instead of Normal Dither
Replies: 9
Views: 720

Re: How to use VST Dither instead of Normal Dither

For even better quality than the best dither, use 24-bit or higher. The quantization noise is so low that dither is irrelevant for practical purposes (though Audacity does still use it by default as it is "theoretically" better to do so).
by steve
Tue Dec 22, 2020 5:33 pm
Forum: GNU/Linux
Topic: How to use VST Dither instead of Normal Dither
Replies: 9
Views: 720

Re: How to use VST Dither instead of Normal Dither

Audacity's built-in "shaped" dither is pretty good, and much more convenient than using a separate VST, so what's the point? If it's just for experimentation, then you can disable Audacity's built-in dither: "Edit menu > Preferences > Quality > High Quality conversion: Dither = None&q...
by steve
Tue Dec 22, 2020 5:07 pm
Forum: Windows
Topic: Exporting combined stereo tracks saves as mono
Replies: 1
Views: 88

Re: Exporting combined stereo tracks saves as mono

Is there a reason for this? If the project is all mono, then the exported fill will be mixed down to a mono file. For MP3 and other "lossy compressed" formats, this produces better sound quality and / or smaller file size. There is no down side. Is there a way for me to actually do the ex...
by steve
Tue Dec 22, 2020 5:04 pm
Forum: GNU/Linux
Topic: How to use VST Dither instead of Normal Dither
Replies: 9
Views: 720

Re: How to use VST Dither instead of Normal Dither

Josewong wrote:
Tue Dec 22, 2020 4:15 pm
how do I use VST Dither instead of Normal Dither
1. Do you have a VST dither plug-in that works on Linux?
2. Is it superior to Audacity's built-in dither? (what algorithm does it use?)
3. What sample rate are you using?
4. Is your VST dither optimized for that sample rate?
by steve
Tue Dec 22, 2020 4:50 pm
Forum: Nyquist
Topic: Need help making a plugin, have no Nyquist knowledge...
Replies: 9
Views: 1257

Re: Need help making a plugin, have no Nyquist knowledge...

edale wrote:
Tue Dec 22, 2020 12:48 pm
Do any of Audacity's supported plugin types support drag-and-drop?
Not as far as I'm aware.
edale wrote:
Tue Dec 22, 2020 12:48 pm
Here's a little 3 MB MSU1 format PCM that I provided in the GitHub issue:
Super - I'll have a play and get back to you.
by steve
Tue Dec 22, 2020 8:38 am
Forum: Windows
Topic: Unable to Download
Replies: 5
Views: 364

Re: Unable to Download

Hi, I also can't download Audacity. I tried on the new Edge, Chrome, Firefox, etc. With all add-ons disabled as well. The download speed is at around 300kbps initially and starts to slow down until it just stops. I assume this is a problem with Fosshub. I know for a fact that it's not a problem on ...
by steve
Mon Dec 21, 2020 10:35 pm
Forum: Windows
Topic: record with declicker on
Replies: 6
Views: 321

Re: record with declicker on

I agree with Trebor's comment, better to apply after recording so that if it causes damage you can undo.
by steve
Mon Dec 21, 2020 10:22 pm
Forum: Windows
Topic: How to join new recording to existing project?
Replies: 5
Views: 267

Re: How to join new recording to existing project?

You can record or import multiple tracks into Audacity. To record to the end of a track, just click on the track to select it, then press the Record button. To record to a new track, press "Shift + Record button". You can adjust the position of audio clips by dragging left / right with the...
by steve
Mon Dec 21, 2020 10:16 pm
Forum: Windows
Topic: Audacity + VLC for video dubbing
Replies: 6
Views: 643

Re: Audacity + VLC for video dubbing

njiruk wrote:
Sat Nov 28, 2020 5:54 am
it unfortunately there is no 32-bit version for MacOS (there is for windows...), so it doesn't work in Audacity on mac
Audacity 2.4.2 on macOS is 64-bit.
by steve
Mon Dec 21, 2020 10:06 pm
Forum: Making Music with Audacity
Topic: Is there a way to see track effects?
Replies: 3
Views: 492

Re: Is there a way to see track effects?

In Audacity, effects are not "turned on". Effects are "applied" to the selected audio. You can see a list of actions that have been preformed in the current session by looking in "View menu > History". is UNDO the only method to remove an effect from a track? Usually ye...