Search found 59476 matches

by steve
Fri Mar 13, 2020 2:42 pm
Forum: Windows
Topic: Put 4 files back together into 1
Replies: 1
Views: 95

Re: Put 4 files back together into 1

1) Download Audacity 2.3.3 via the link on the Audacity website: https://www.audacityteam.org/download/windows/ 2) Run the Audacity 2.3.3 installer to update Audacity to version 2.3.3 3) Launch Audacity 4) Import the 4 files 5) Ensure that the tracks are in the correct order (https://manual.audacity...
by steve
Fri Mar 13, 2020 11:55 am
Forum: Windows
Topic: mp4 files
Replies: 1
Views: 111

Re: mp4 files

MP4 is a "container format" that usually contains video and audio. Depending on which codec was used to encode the audio, the audio can usually be imported into Audacity if you have "FFmpeg for Audacity" installed. See: https://manual.audacityteam.org/man/installing_and_updating_...
by steve
Fri Mar 13, 2020 11:49 am
Forum: Windows
Topic: Audacity takes very long to start
Replies: 26
Views: 646

Re: Audacity takes very long to start

Not sure really, what to try next. Is there any instruction available how to conduct a clean deinstall of Audacity? That's pretty easy because Audacity only puts files in two places, and uses configuration files rather than the Windows registry for settings. The program files are in \Program Files ...
by steve
Thu Mar 12, 2020 11:08 pm
Forum: Windows
Topic: Audacity takes very long to start
Replies: 26
Views: 646

Re: Audacity takes very long to start

Error: Couldn't find symbol 'AudacityModule' in a dynamic library (error 127: I've seen a couple of other reports of this error message, but I don't know how to reproduce it. I've written to the developer's mailing list to see if the developers can cast any light on it. I'll post back here if I get...
by steve
Thu Mar 12, 2020 9:38 pm
Forum: Windows
Topic: Audacity takes very long to start
Replies: 26
Views: 646

Re: Audacity takes very long to start

Thanks.

Has your computer been rebooted since you upgraded from Audacity 2.3.2? (I know you said it was some time ago that you updated, but some users reboot their computers very rarely).
by steve
Thu Mar 12, 2020 9:30 pm
Forum: Русский
Topic: Russian manual
Replies: 56
Views: 385284

Re: Russian manual

the final location of the binaries is not important AFAIK That's correct. I moved a couple of the shipped plug-ins (that have translations) to the user plug-in folder, and the translations still work. The new .mo can be copied over an old .mo with any build of the same version of Audacity. If I und...
by steve
Thu Mar 12, 2020 9:02 pm
Forum: Windows
Topic: Audacity takes very long to start
Replies: 26
Views: 646

Re: Audacity takes very long to start

Quit and relaunch Audacity, then go to:
"Help menu > Diagnostics > Show Log"
Save the log somewhere convenient, and attach the log file to your reply.
by steve
Thu Mar 12, 2020 8:39 pm
Forum: Windows
Topic: Filter Curve 100 hz rumble fix
Replies: 22
Views: 1350

Re: Filter Curve 100 hz rumble fix

Something seems amiss. The factory Presets in Filter Curve under Manage are the same as those listed under Manage in Graphic EQ. It's the same list - 100hz rumble, AM radio etc. all the way to Walkie Talkie. But they don't work the same. I'm using Audacity 2.4.0 alpha (preliminary testing in readin...
by steve
Thu Mar 12, 2020 8:29 pm
Forum: New Plug-Ins
Topic: ReplayGain
Replies: 116
Views: 98420

Re: ReplayGain

So I was wondering if this was usefull to implement in the Replaygain plugin as well. Not really. The Replay algorithm has a special way of handling stereo tracks so that it can estimate the overall loudness of both channels combined. If the channels are process separately, then the result does not...