|
arduino-audio-tools
|
Public Types | |
| typedef FFTRealFixLenParam::DataType | DataType |
| typedef OscSinCos< DataType > | OscType |
Public Member Functions | |
| void | iterate (OscType &osc, DataType &c, DataType &s, const DataType cos_ptr[], long index_c, long index_s) |
| void | prepare (OscType &osc) |
Static Public Member Functions | |
| static void | iterate (OscType &osc, DataType &c, DataType &s, const DataType cos_ptr[], long index_c, long index_s) |
| static void | prepare (OscType &osc) |