Audio buffer. More...
#include <algorithm>
#include <array>
#include <cassert>
#include <cmath>
#include <cstddef>
#include <cstdint>
#include <span>
Go to the source code of this file.
Classes | |
class | ame::AudioBlockView< ElementType, Extent > |
A lightweight data structure that stores a pointer to an audio buffer. More... | |
class | ame::AudioBuffer< FloatType, Size > |
An audio buffer that supports multiple channels whose size is determined at compile time. More... | |
Audio buffer.
AME is released under the MIT license.