|
arduino-audio-tools
|
#include <FFTReal.h>
Public Types | |
| typedef T | DataType |
Public Member Functions | |
| OscSinCos () | |
| void | clear_buffers () |
| DataType | get_cos () const |
| DataType | get_sin () const |
| void | set_step (double angle_rad) |
| void | step () |
| typedef T DataType |
| OscSinCos | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |