PCM. More...
#include "ame_AudioBuffer.hpp"
#include "ame_String.hpp"
#include <cassert>
#include <concepts>
#include <cstddef>
#include <type_traits>
Go to the source code of this file.
Classes | |
struct | ame::wav::Chunk< BytePointerType > |
WaveChunk. More... | |
class | ame::wav::WavReader< BytePointerType > |
WAVE file reader. More... | |
class | ame::wav::WavPlayer< BytePointerType > |
WAVE file player. More... | |
PCM.
AME is released under the MIT license.