#include <audiogenerationutils_p.h>
|
| static constexpr double | tau = 2 * M_PI |
Definition at line 30 of file audiogenerationutils_p.h.
◆ SineWaveGenerator()
| SineWaveGenerator::SineWaveGenerator |
( |
std::uint32_t | phase, |
|
|
std::uint32_t | increment ) |
|
inline |
◆ advance()
| void SineWaveGenerator::advance |
( |
| ) |
|
|
inline |
◆ getSample()
| double SineWaveGenerator::getSample |
( |
| ) |
const |
|
inline |
◆ operator()()
| double SineWaveGenerator::operator() |
( |
| ) |
|
|
inline |
◆ tau
| double SineWaveGenerator::tau = 2 * M_PI |
|
staticconstexpr |
The documentation for this class was generated from the following file: