arduino-audio-tools
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
FloatAudio Class Reference

#include <FloatAudio.h>

Public Member Functions

 FloatAudio (float in)
 
 operator float ()
 
 operator int16_t ()
 
 operator int24_3bytes_t ()
 
 operator int24_4bytes_t ()
 
 operator int32_t ()
 
 operator int8_t ()
 

Protected Attributes

float value = 0.0f
 

Detailed Description

A simple float number (in the range of -1.0 to 1.0) that supports the conversion to it's corresponding scaled int values.


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