Search found 59476 matches

by steve
Wed Jan 01, 2020 3:27 pm
Forum: Windows
Topic: Mains hum: notch filter alternative?
Replies: 30
Views: 4770

Re: Mains hum: notch filter alternative?

I would prefer adding a 50 Hz Signal with 180° different phase The likely problem will be if the recorded hum is not exactly 50 Hz, but say 49.99 Hz or 50.01 Hz as this will cause the relative phase between the original hum and the added tone to drift. Another likely problem is the difficulty of ac...
by steve
Wed Jan 01, 2020 2:59 pm
Forum: Windows
Topic: Help on a program
Replies: 27
Views: 1250

Re: Help on a program

The main problem is that you have multiple ";type" headers. There should only be one. As Nyquist will need access to the audio track (so that it can get the RMS level), the ";type" must be either "process" or "analyze". As the effect will process the audio, th...
by steve
Tue Dec 31, 2019 9:50 pm
Forum: Windows
Topic: Help on a program
Replies: 27
Views: 1250

Re: Help on a program

And please attach your "RMS_Adjuster" file.
by steve
Tue Dec 31, 2019 8:14 pm
Forum: Windows
Topic: Help on a program
Replies: 27
Views: 1250

Re: Help on a program

Noahra wrote:
Tue Dec 31, 2019 6:55 pm
When I apply it, it seems to work, then immediately undoes everything it just did. How do I fix this?
Saved Macros are stored as text files in:
Users\<username>\AppData\Roaming\audacity\Macros

Find the relevant text file and attach it to your reply.
by steve
Tue Dec 31, 2019 6:41 pm
Forum: Windows
Topic: Help on a program
Replies: 27
Views: 1250

Re: Help on a program

Noahra wrote:
Tue Dec 31, 2019 6:21 pm
(AUD-DO "Limiter: thresh=-3.1") Does not work.
It's not currently possible to launch a Nyquist effect using AUD-DO (The Limiter is a Nyquist effect).
You can however launch Nyquist effects from Macros.
by steve
Tue Dec 31, 2019 6:03 pm
Forum: Windows
Topic: Help on a program
Replies: 27
Views: 1250

Re: Help on a program

I can't see you're computer, so I only know as much about what you are doing as you tell me. To be able to help, I need to know exactly what you are doing and exactly what is happening.
by steve
Tue Dec 31, 2019 5:44 pm
Forum: Windows
Topic: Help on a program
Replies: 27
Views: 1250

Re: Help on a program

Noahra wrote:
Tue Dec 31, 2019 5:22 pm
how can I apply an upper limit using nyquist?
An upper limit to what? I don't know what you are referring to.
Noahra wrote:
Tue Dec 31, 2019 5:22 pm
Aud-do doesn't seem to work.
In what way?
by steve
Tue Dec 31, 2019 4:08 pm
Forum: Windows
Topic: MS Windows XP M\Home Edition Version 2002
Replies: 2
Views: 231

Re: MS Windows XP M\Home Edition Version 2002

Windows XP is no longer supported.
You could try Audacity 2.0.0, which is available here: https://www.fosshub.com/Audacity-old.html
If your system supports Unicode, then use the Unicode version, otherwise use the ANSI version.
by steve
Tue Dec 31, 2019 3:27 pm
Forum: Windows
Topic: Help on a program
Replies: 27
Views: 1250

Re: Help on a program

What do you get if you make a selection in an audio track, and then run this code using the Debug button in the Nyquist Prompt effect?

Code: Select all

;version 4
(print *track*)
by steve
Tue Dec 31, 2019 3:20 pm
Forum: Windows
Topic: Error message when try to use earphones
Replies: 1
Views: 203

Re: Error message when try to use earphones

Bob Richter wrote:
Tue Dec 31, 2019 2:33 pm
Same issue as others.
The "others" were having problems on macOS.
I've moved your post to the Windows forum.
Bob Richter wrote:
Tue Dec 31, 2019 2:33 pm
Getting error message when try to use earphones.
What's the error message?
What do I need to do to reproduce the problem?