![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include <WAV.h>
Public Attributes | |
uint8_t | unshiftedNote |
int8_t | fineTune |
int8_t | gain |
uint8_t | lowNote |
uint8_t | highNote |
uint8_t | lowVelocity |
uint8_t | highVelocity |
![]() | |
ChunkType | type = ChunkType::JUNK |
Additional Inherited Members | |
![]() | |
virtual | ~ChunkBase ()=default |