Tabula Sonora
0.1.0
A native C++20 implementation of the Roland Sound Canvas VA synth voice
Toggle main menu visibility
Loading...
Searching...
No Matches
ts::ToneGenerator Member List
This is the complete list of members for
ts::ToneGenerator
, including all inherited members.
active_voices
() const noexcept
ts::ToneGenerator
block_size
ts::ToneGenerator
static
control_block
ts::ToneGenerator
static
drum_kit
() const noexcept
ts::ToneGenerator
drum_kit_for
(int port) const noexcept
ts::ToneGenerator
drum_map_row
() const noexcept
ts::ToneGenerator
effective_drum_map_row
() const noexcept
ts::ToneGenerator
max_part_count
ts::ToneGenerator
static
max_port_count
ts::ToneGenerator
static
note_count
() const noexcept
ts::ToneGenerator
operator=
(ToneGenerator &&) noexcept
ts::ToneGenerator
operator=
(const ToneGenerator &)=delete
ts::ToneGenerator
output_gain
() const noexcept
ts::ToneGenerator
part
(int index) const noexcept
ts::ToneGenerator
part_count
ts::ToneGenerator
static
part_drum_kit
(int index) const noexcept
ts::ToneGenerator
part_is_drum
(int index) const noexcept
ts::ToneGenerator
part_lookup_bank
(int index) const noexcept
ts::ToneGenerator
part_tone_map
(int index) const noexcept
ts::ToneGenerator
parts
() const noexcept
ts::ToneGenerator
polyphony_limit_reached
() const noexcept
ts::ToneGenerator
port_count
ts::ToneGenerator
static
ports
() const noexcept
ts::ToneGenerator
position
() const noexcept
ts::ToneGenerator
render
(std::span< float > left, std::span< float > right)
ts::ToneGenerator
reset
()
ts::ToneGenerator
sample_rate
ts::ToneGenerator
static
send
(const MidiEvent &message)
ts::ToneGenerator
send
(int port, const MidiEvent &message)
ts::ToneGenerator
send_channel
(int status, int data1, int data2)
ts::ToneGenerator
send_channel
(int port, int status, int data1, int data2)
ts::ToneGenerator
send_packet
(std::uint32_t packet)
ts::ToneGenerator
send_sysex
(std::span< const std::uint8_t > bytes)
ts::ToneGenerator
send_sysex
(int port, std::span< const std::uint8_t > bytes)
ts::ToneGenerator
set_drum_map_row
(std::optional< int > row) noexcept
ts::ToneGenerator
set_output_gain
(double gain) noexcept
ts::ToneGenerator
stolen_voices
() const noexcept
ts::ToneGenerator
ToneGenerator
(NoteRenderer ¬es, const ToneGeneratorOptions &options={})
ts::ToneGenerator
explicit
ToneGenerator
(ToneGenerator &&) noexcept
ts::ToneGenerator
ToneGenerator
(const ToneGenerator &)=delete
ts::ToneGenerator
voice_slots
() const noexcept
ts::ToneGenerator
voices
() const noexcept
ts::ToneGenerator
xg_mode
() const noexcept
ts::ToneGenerator
~ToneGenerator
()
ts::ToneGenerator
Generated by
1.17.0