NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
Go to the source code of this file.
Namespaces | |
namespace | Audio |
Macros | |
#define | PCM 0x0001 |
Functions | |
static double | Audio::convertFromUnsigned (double val) |
Applies the necessary conversion to obtain a signed floating point value from an unsigned integer. More... | |
static double | Audio::getMaxVal (uint16_t bitdepth) |
Calculates the maximal value available with the current bitdepth. More... | |
#define PCM 0x0001 |
Definition at line 22 of file wavfile.cpp.