|
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::ChannelMask, including all inherited members.
| any_soloed() const noexcept | ts::ChannelMask | |
| channel_count | ts::ChannelMask | static |
| is_audible(int channel) const noexcept | ts::ChannelMask | |
| is_default() const noexcept | ts::ChannelMask | |
| is_muted(int channel) const noexcept | ts::ChannelMask | |
| is_soloed(int channel) const noexcept | ts::ChannelMask | |
| reset() noexcept | ts::ChannelMask | |
| set_muted(int channel, bool muted) noexcept | ts::ChannelMask | |
| set_soloed(int channel, bool soloed) noexcept | ts::ChannelMask |