Description Usage Arguments Value
Simple filter pipe that applies high-pass, low-pass and notch filters
1  | pipe.bandFilter(input, lowFreq, highFreq, notch, order = 2)
 | 
input | 
 Pipe connected to  | 
lowFreq | 
 Frequency of high-pass filter  | 
highFreq | 
 Frequency of low-pass filter  | 
notch | 
 Frequency for notch filter  | 
Constructed pipe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.