Krotos Modules 3
Loading...
Searching...
No Matches
krotos::AudioSampleCircularBuffer::MU Class Reference

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
 

Detailed Description

creates and stores the fractional part of a float and its inverse

and the integer part

Constructor & Destructor Documentation

◆ MU()

krotos::AudioSampleCircularBuffer::MU::MU ( float val)

Member Data Documentation

◆ index

int krotos::AudioSampleCircularBuffer::MU::index

◆ mu

float krotos::AudioSampleCircularBuffer::MU::mu

◆ nmu

float krotos::AudioSampleCircularBuffer::MU::nmu

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