|
marvin 0.0.1
Pure C++ audio helper library
|
Views, wrappers and custom containers. More...
Namespaces | |
| namespace | fifos |
| First in, first out queues. | |
Classes | |
| struct | BufferView |
| Trivially copyable view into a preallocated SampleType**. More... | |
| class | FixedCircularBuffer |
| A simple fixed length circular buffer. More... | |
| class | StrideView |
| Non owning view into an array-like, with a configurable step size. More... | |
| class | SwapBuffer |
| Convenience type to handle the concept of an "active" buffer, and a "back" buffer. More... | |
Views, wrappers and custom containers.