.. highlight:: rst proc: Waveform processing ========================= **proc** module contains classes for a little more advanced waveform processing. At the moment that includes Kaiser Window Finite Impulse Response filter design, Infinite Impulse response filters and the Digital Downconversion. .. automodule:: proc :members: