Mozzi  alpha 0.01.1t
sound synthesis library for Arduino
 All Classes Functions Typedefs
WaveShaper< T > Class Template Reference

WaveShaper maps values from its input to values in a table, which are returned as output. More...


Detailed Description

template<class T>
class WaveShaper< T >

WaveShaper maps values from its input to values in a table, which are returned as output.

Template Parameters:
Tthe type of numbers being input to be shaped, chosen to match the table.

Definition at line 33 of file WaveShaper.h.


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