arduino-audio-tools
Loading...
Searching...
No Matches
Public Member Functions | List of all members
FIR< T > Class Template Reference

FIR Filter Converted from https://github.com/sebnil/FIR-filter-Arduino-Library/tree/master/src You can use https://www.arc.id.au/FilterDesign.html to design the filter. More...

#include <Filter.h>

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

Public Member Functions

template<size_t B>
 FIR (const T(&b)[B], const T factor=1.0)
 
process (T value)
 
template<size_t B>
void setValues (const T(&b)[B])
 

Detailed Description

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

FIR Filter Converted from https://github.com/sebnil/FIR-filter-Arduino-Library/tree/master/src You can use https://www.arc.id.au/FilterDesign.html to design the filter.

Author
Pieter P tttapa / pschatzmann

Member Function Documentation

◆ process()

template<typename T >
T process ( value)
inlinevirtual

Implements Filter< T >.


The documentation for this class was generated from the following file:
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy