arduino-audio-tools
Loading...
Searching...
No Matches
audio_tools
NoFilter
Public Member Functions
|
List of all members
NoFilter< T > Class Template Reference
Arduino Audio Tools
»
DSP
»
Filters
No change to the input.
More...
#include <
Filter.h
>
Inheritance diagram for NoFilter< T >:
Public Member Functions
NoFilter
()=
default
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
Constructor & Destructor Documentation
◆
NoFilter()
template<
typename
T
>
NoFilter
(
)
default
Member Function Documentation
◆
process()
template<
typename
T
>
virtual
T
process
(
T
in
)
inline
virtual
Implements
Filter< T >
.
The documentation for this class was generated from the following file:
src/AudioTools/CoreAudio/AudioFilter/
Filter.h
Generated by
1.9.8