|
Tabula Sonora 0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
|
This is the complete list of members for ts::FrameRing, including all inherited members.
| capacity() const noexcept | ts::FrameRing | inline |
| flush_pending() const noexcept | ts::FrameRing | inline |
| FrameRing(std::size_t frames) | ts::FrameRing | explicit |
| peak() const noexcept | ts::FrameRing | inline |
| queued() const noexcept | ts::FrameRing | inline |
| read(std::span< float > interleaved) noexcept | ts::FrameRing | |
| request_flush() noexcept | ts::FrameRing | inline |
| set_starvation_expected(bool expected) noexcept | ts::FrameRing | inline |
| underruns() const noexcept | ts::FrameRing | inline |
| writable() const noexcept | ts::FrameRing | inline |
| write(std::span< const float > interleaved) noexcept | ts::FrameRing |