Search found 59476 matches

by steve
Mon Jun 22, 2020 10:06 am
Forum: Windows
Topic: Accuracy of the Change Speed Effect
Replies: 5
Views: 133

Re: Accuracy of the Change Speed Effect

I was just wondering how accurate the speed effect is. The " Change Speed " effect is very accurate. In most cases it is accurate to the nearest sample. For example. with a sample rate of 44100, the length of each sample is 1/44100 = 0.000022676 seconds (0.02 ms), so Change Speed is likel...
by steve
Mon Jun 22, 2020 9:58 am
Forum: Audiobook Production
Topic: Feedback & Advice welcome and appreciated
Replies: 20
Views: 984

Re: Feedback & Advice welcome and appreciated

I mastered the last post for audiobook submission and it failed for an odd reason. As this is the new version of ACX-Check, I'll clarify a detail in the test results. Each of the three measurements produces a numeric result - the "dB" measurement. The numeric result is followed by one of:...
by steve
Mon Jun 22, 2020 9:48 am
Forum: Windows
Topic: Cannot find the avformat-55.dll when installing the FFmpeg library
Replies: 1
Views: 2578

Re: Cannot find the avformat-55.dll when installing the FFmpeg library

On Windows 10, after running the FFmpeg installer, you would normally see FFmpeg installed to:
C:\Program Files (x86)\FFmpeg for Audacity\
by steve
Mon Jun 22, 2020 9:44 am
Forum: Windows
Topic: Help compiling Audacity 2.4.1 with ASIO support
Replies: 1
Views: 56

Re: Help compiling Audacity 2.4.1 with ASIO support

The build system for Audacity has recently changed to using cmake. Currently there are no instructions for building with ASIO using cmake, and I'm not a Windows developer so I can't help with that. Your best chance of success is probably with the Audacity 2.3.3 source code as that pre-dates the move...
by steve
Mon Jun 22, 2020 9:39 am
Forum: Windows
Topic: Why everytime I enable a plugin and press ok It is still disabled
Replies: 7
Views: 666

Re: Why everytime I enable a plugin and press ok It is still disabled

The current version of Audacity is 2.4.1: https://www.audacityteam.org/download/windows/

There are a number of reasons why a plug-in may fail to enable. Are you able to successfully enable any plug-ins?
by steve
Mon Jun 22, 2020 9:36 am
Forum: Windows
Topic: TRACKING STEREO AT TWO DIFFERENT VOLUMES???
Replies: 36
Views: 1722

Re: TRACKING STEREO AT TWO DIFFERENT VOLUMES???

Can you clarify what exactly you are trying to do.
Are you trying to record a DI electric guitar, and vocals at the same time, and you want to be able to hear one of them (which one?) through your headphones while recording but not the other?
by steve
Mon Jun 22, 2020 9:28 am
Forum: Windows
Topic: How to be sure project is saved?
Replies: 26
Views: 314

Re: How to be sure project is saved?

1) Is it possible to somehow load the orphan files, so I can listen to them to (hopefully) determine whether they are scraps from the "cutting room floor" ( The orphan files are ".au" files in the "_data" folder. They are usually playable in Windows Media Player. 2) Do...
by steve
Mon Jun 22, 2020 9:09 am
Forum: macOS
Topic: Cannnot open files
Replies: 18
Views: 1044

Re: Cannnot open files

McFiznu wrote:
Mon Jun 22, 2020 7:35 am
If I try to download something, it constantly interrupts, citing unrecognised errors.
Do you mean, when you download something from the Internet with Safari?
by steve
Mon Jun 22, 2020 9:06 am
Forum: Windows
Topic: Hit "Record" - Nothing Happens
Replies: 11
Views: 707

Re: Hit "Record" - Nothing Happens

Is anything else using your mic at the same time?
by steve
Sun Jun 21, 2020 7:13 pm
Forum: GNU/Linux
Topic: In a mess uninstalling/installing on Kubuntu 18.04 LTS
Replies: 5
Views: 420

Re: In a mess uninstalling/installing on Kubuntu 18.04 LTS

I don't use snapd, so I probably can't offer much help, but if in your situation I would try: 1. Reboot 2. Reinstall the snapd version of Audacity 3. Log out and back in again. 4. sudo snap remove audacity Then, assuming that has removed the snapd version, I'd do: sudo apt remove audacity audacity-d...