Audaspace 1.5.0
A high level audio library.
Loading...
Searching...
No Matches
Classes
RingBuffer.h File Reference

The RingBuffer class. More...

#include "Audaspace.h"
#include "Buffer.h"
#include <cstddef>
Include dependency graph for RingBuffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RingBuffer
 This class is a simple ring buffer in RAM which is 32 Byte aligned and provides functionality for concurrent reading and writting without locks. More...
 

Detailed Description

The RingBuffer class.