arduino-audio-tools
Public Member Functions | List of all members
NoFilter< T > Class Template Reference

No change to the input. More...

#include <Filter.h>

Inheritance diagram for NoFilter< T >:
Filter< T >

Public Member Functions

virtual T process (T in)
 

Detailed Description

template<typename T>
class audio_tools::NoFilter< T >

No change to the input.

Author
pschatzmann
Template Parameters
T

The documentation for this class was generated from the following file: