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

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

active() constts::VoicePool
active_count() const noexceptts::VoicePool
allocate(int channel, int note, int velocity, int note_group)ts::VoicePool
begin_note_group() noexceptts::VoicePoolinline
capacity() const noexceptts::VoicePoolinline
channel_of(int index) const noexceptts::VoicePoolinline
default_polyphonyts::VoicePoolstatic
free_slot(int index) noexceptts::VoicePoolinline
group_sizets::VoicePoolstatic
grows() const noexceptts::VoicePoolinline
growth_chunkts::VoicePoolstatic
growth_count() const noexceptts::VoicePoolinline
high_water() const noexceptts::VoicePoolinline
limit_was_reached() const noexceptts::VoicePoolinline
max_voicests::VoicePoolstatic
note_group_of(int index) const noexceptts::VoicePoolinline
note_of(int index) const noexceptts::VoicePoolinline
release(int channel, int note) noexceptts::VoicePool
reset() noexceptts::VoicePool
state_of(int index) const noexceptts::VoicePoolinline
steal_count() const noexceptts::VoicePoolinline
stealingts::VoicePool
velocity_of(int index) const noexceptts::VoicePoolinline
VoicePool()ts::VoicePoolinline
VoicePool(int polyphony, bool growing)ts::VoicePool