Search found 59476 matches

by steve
Tue Mar 20, 2018 8:17 pm
Forum: Windows
Topic: Audacity couldn't record!
Replies: 11
Views: 429

Re: Audacity couldn't record!

Prithvi wrote:and since it won't let me save anywhere else than Desktop
That's strange. Why doesn't it let you save to Documents?
Do you get an error if you try to save to Documents?
Can you save from other applications to Documents?
Are you working on an network?
by steve
Tue Mar 20, 2018 5:23 pm
Forum: Windows
Topic: Audacity couldn't record!
Replies: 11
Views: 429

Re: Audacity couldn't record!

What is the name and location of the saved project?
by steve
Tue Mar 20, 2018 5:21 pm
Forum: Windows
Topic: Annoying folder creation bug
Replies: 5
Views: 527

Re: Annoying folder creation bug

Is there a option to choose a default start folder (Desktop maybe?). No, but we are currently discussing how the next version of Audacity will handle this. One possibility that has been suggested is that when you apply a Chain to files, you will be prompted to select where you want the exported fil...
by steve
Tue Mar 20, 2018 1:45 pm
Forum: Windows
Topic: Plug in not working (LoudMax) - Missing Libraries [SOLVED]
Replies: 4
Views: 1758

Re: Plug in not working (LoudMax) - Missing Libraries

Ensure that you have the 32-bit version of LoudMax. I don't know if the 32-bit version is compatible with Audacity, but 64-bit VSTs will NOT work.
by steve
Tue Mar 20, 2018 10:17 am
Forum: macOS
Topic: Keyboard Shortcut Issue with Audacity 2.1.1
Replies: 1
Views: 366

Re: Keyboard Shortcut Issue with Audacity 2.1.1

Have you tried asking on the audacity4blind mailing list? They are the experts for screen reader versions.
There is information about the mailing list here: http://wiki.audacityteam.org/wiki/Audac ... ling_lists
by steve
Tue Mar 20, 2018 10:13 am
Forum: Windows
Topic: Audacity couldn't record!
Replies: 11
Views: 429

Re: Audacity couldn't record!

it would record a shortest section, & as the pointer moved to the next section, the older section's recording is lost! . . . & then over & over & over the same happened till the end of recording, & ultimately, it showed me a straight blue line: nothing was recorded! Why??? Eithe...
by steve
Tue Mar 20, 2018 9:54 am
Forum: Windows
Topic: projectdatefolder couldn´t be found
Replies: 1
Views: 225

Re: projectdatefolder couldn´t be found

There are two parts to an Audacity project. There is the "project file" (which has the file extension ".aup") and there is the audio data. The "project file" is a text file (XML format) that tells Audacity how to put the audio data together, but does NOT include any aud...
by steve
Tue Mar 20, 2018 9:47 am
Forum: Adding Features to Audacity
Topic: libvamp update?
Replies: 3
Views: 1051

Re: libvamp update?

No plans at the moment.
Updating libraries carries a high risk of breaking things, so it has to be approached with caution. Also, developer's tend to prefer working on things that provide tangible benefits for users. Currently there is some work being done to update libsoxr and libflac.
by steve
Tue Mar 20, 2018 9:40 am
Forum: Windows
Topic: Audio Cuts off when Importing Video Audio
Replies: 1
Views: 207

Re: Audio Cuts off when Importing Video Audio

My guess is that it's hitting some bad data in the file and FFmpeg is just giving up. You could perhaps try extracting the audio with another application (such as VLC ) to see if that can do any better. Failing that, if the file plays correctly in your media player, you could record the audio with A...
by steve
Tue Mar 20, 2018 9:33 am
Forum: General Audio Programming
Topic: Build Audacity with mod-script-pipe on Raspberry Pi [SOLVED]
Replies: 34
Views: 9852

Re: mod-script-pipe.so won't load

I don't understand why it only works for you when running as root, so I've posted to the developer's mailing list to see if anyone there has any ideas.