XCORE SDK
XCORE Software Development Kit
|
Filter which does nothing. More...
#include <SampleFilter.hpp>
Public Member Functions | |
void | Filter (int32_t sample[MIC_COUNT]) |
Do nothing. | |
Filter which does nothing.
Calls to NopSampleFilter::Filter()
are intended to be optimized out at compile time.
MIC_COUNT | Number of microphone channels. |