HART
0.1.0
High level Audio Regression and Testing
Loading...
Searching...
No Matches
hart_wavformat.hpp
Go to the documentation of this file.
1
#
pragma
once
2
3
namespace
hart
4
{
5
6
enum
class
WavFormat
7
{
8
pcm16
,
9
pcm24
,
10
pcm32
,
11
float32
12
};
13
14
}
// namespace hart
hart
Definition
hart_dsp.hpp:14
hart::WavFormat
WavFormat
Definition
hart_wavformat.hpp:7
hart::WavFormat::pcm16
@ pcm16
hart::WavFormat::float32
@ float32
hart::WavFormat::pcm32
@ pcm32
hart::WavFormat::pcm24
@ pcm24
include
hart_wavformat.hpp
Generated on Sun Nov 23 2025 18:47:26 for HART by
1.9.8
© 2025 HART by
Daniel Leonov