Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
Loading...
Searching...
No Matches
ts::FrameRing Member List

This is the complete list of members for ts::FrameRing, including all inherited members.

capacity() const noexceptts::FrameRinginline
flush_pending() const noexceptts::FrameRinginline
FrameRing(std::size_t frames)ts::FrameRingexplicit
peak() const noexceptts::FrameRinginline
queued() const noexceptts::FrameRinginline
read(std::span< float > interleaved) noexceptts::FrameRing
request_flush() noexceptts::FrameRinginline
set_starvation_expected(bool expected) noexceptts::FrameRinginline
underruns() const noexceptts::FrameRinginline
writable() const noexceptts::FrameRinginline
write(std::span< const float > interleaved) noexceptts::FrameRing