synthetize_lpf Method (SynWTFilterFloat)
In This Topic
A specific version of the synthetize_lpf() method that works on float data. See the general description of the synthetize_lpf() method in the SynWTFilter class for more details.
Overload List
Overload | Description |
synthetize_lpf(Single[],Int32,Int32,Int32,Single[],Int32,Int32,Int32,Single[],Int32,Int32) | A specific version of the synthetize_lpf() method that works on float data. See the general description of the synthetize_lpf() method in the SynWTFilter class for more details. |
synthetize_lpf(Object,Int32,Int32,Int32,Object,Int32,Int32,Int32,Object,Int32,Int32) | The general version of the synthetize_lpf() method, it just calls the specialized version. See the description of the synthetize_lpf() method of the SynWTFilter class for more details. |
See Also