Apply several different filters successively

Using Nyquist scripts in Audacity.
Post and download new plug-ins.
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
Post Reply
DERF
Posts: 331
Joined: Sun Jun 13, 2010 12:37 pm
Operating System: Please select

Apply several different filters successively

Post by DERF » Mon Jul 06, 2015 6:54 pm

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.

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

Post by kozikowski » Tue Jul 07, 2015 5:32 am

It's been about 12 hours and the forum runs much faster than that. I'm guessing nobody knows.
Koz

steve
Site Admin
Posts: 81653
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Apply several different filters successively

Post by steve » Tue Jul 07, 2015 7:54 am

DERF wrote:In principle, filters have 2 or 3 arguments. In what order is it necessary to place the values of the arguments?
For most filters, the signal (sound) that the filter is applied to is the first argument.
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)

Post Reply