Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
Loading...
Searching...
No Matches
frame_ring.hpp File Reference
#include <atomic>
#include <cstddef>
#include <cstdint>
#include <span>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  ts::FrameRing
 A lock-free single-producer, single-consumer ring of interleaved stereo frames. More...

Namespaces

namespace  ts