Hello.
Let us imagine that I wish to apply these filters:
(hp (congen (feedback-delay (jcrev (sound (...
My question is simple. In principle, filters have 2 or 3 arguments. In what order is it necessary to place the values of the arguments?
Is there a rule has to apply?
Thank you for your help.
Apply several different filters successively
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
-
kozikowski
- Forum Staff
- Posts: 69384
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Apply several different filters successively
It's been about 12 hours and the forum runs much faster than that. I'm guessing nobody knows.
Koz
Koz
Re: Apply several different filters successively
For most filters, the signal (sound) that the filter is applied to is the first argument.DERF wrote:In principle, filters have 2 or 3 arguments. In what order is it necessary to place the values of the arguments?
The correct order of the arguments can be found in the Nyquist manual. Look up the name of the function in the index http://www.cs.cmu.edu/~rbd/doc/nyquist/indx.html
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)