Search found 59476 matches

by steve
Mon Mar 30, 2020 8:26 pm
Forum: Windows
Topic: "Filter Curve" effect error window.
Replies: 12
Views: 264

Re: "Filter Curve" effect error window.

[email protected] wrote:
Mon Mar 30, 2020 3:06 pm
but I need to know exactly what to delete.
To "reset" Audacity, open the hidden folder:
C:\Users\<your-user-name>\AppData\Roaming\audacity\
and delete the three files:
  • audacity.cfg
  • pluginsettings.cfg
  • pluginregistry.cfg
by steve
Mon Mar 30, 2020 8:20 pm
Forum: Windows
Topic: Error Code 9997
Replies: 4
Views: 1426

Re: Error Code 9997

Hi thanks, so I've located this setting and it does appear to be the problem, but the option is greyed out, so I'm unable to change it. Any idea how to get round this? Unfortunately, Microsoft keep making it more difficult to make these settings. I think the information on this page is up to date: ...
by steve
Sun Mar 29, 2020 10:00 pm
Forum: Adding Features to Audacity
Topic: Why isn't Export Multiple in the Macros?
Replies: 3
Views: 347

Re: Why isn't Export Multiple in the Macros?

Rick_Loll wrote:
Sun Mar 29, 2020 9:40 pm
Could you be so kind, as to this as a new feature?
It's already on the developer's todo list.
Rick_Loll wrote:
Sun Mar 29, 2020 9:40 pm
And adding to this, Export Selected, to the Macros too?
Use the "Trim Audio" command to extract the part that you want, then export, then "Undo" to restore the trimmed audio.
by steve
Sun Mar 29, 2020 8:55 pm
Forum: Adding Features to Audacity
Topic: When are you going to Batch features?
Replies: 4
Views: 215

Re: When are you going to Batch features?

I don't see anything that does real traditional batch processing, on multiple files at once. I'm also trying to multi export thus and it's not listed in the macros. What do you mean by "real traditional batch processing"? Do you know of some other application that does "multi export&...
by steve
Sun Mar 29, 2020 7:52 pm
Forum: Adding Features to Audacity
Topic: Why can't we shut off save project, on exit?
Replies: 3
Views: 168

Re: Why can't we shut off save project, on exit?

Doing hundred of edits in a row, it seems rather stupid, I can't shut this notice off. Rather stupid, until the one time that you have an important, once in a lifetime recording and forget to save before quitting Audacity. The developers believe (correctly in my opinion) that safety is more importa...
by steve
Sun Mar 29, 2020 7:47 pm
Forum: Adding Features to Audacity
Topic: Why isn't Export Multiple in the Macros?
Replies: 3
Views: 347

Re: Why isn't Export Multiple in the Macros?

Because no-one has written the code to do that yet.
by steve
Sun Mar 29, 2020 7:36 pm
Forum: Windows
Topic: Recording over an existing track
Replies: 4
Views: 387

Re: Recording over an existing track

I get the erasing process - what I would like to do is record over just a short section of an existing file without losing everything after the short section. Can that be done? You can remove the part that you want to replace with "Split Delete" (Alt+Ctrl+K) https://manual.audacityteam.or...
by steve
Sun Mar 29, 2020 7:20 pm
Forum: Nyquist
Topic: Help with pwlv
Replies: 8
Views: 5949

Re: Help with pwlv

Wow, this is an old thread. Nyquist has evolved quite a lot over the last 9 years. Here's an updated version using "version 4" syntax. I've commented everything to explain what each code line does: ;nyquist plug-in ;version 4 ;type process ;name "Soft zeroing" ;action "Do th...