|
Krotos Modules 3
|
creates and stores the fractional part of a float and its inverse More...
#include <AudioSampleCircularBuffer.h>
Public Member Functions | |
| MU (float val) | |
Public Attributes | |
| float | mu |
| float | nmu |
| int | index |
creates and stores the fractional part of a float and its inverse
and the integer part
| krotos::AudioSampleCircularBuffer::MU::MU | ( | float | val | ) |
| int krotos::AudioSampleCircularBuffer::MU::index |
| float krotos::AudioSampleCircularBuffer::MU::mu |
| float krotos::AudioSampleCircularBuffer::MU::nmu |