Struct thl::dsp::synth::VoiceGroup# struct VoiceGroup# Collaboration diagram for thl::dsp::synth::VoiceGroup: digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "1" [label="thl::dsp::synth::VoiceGroup" tooltip="thl::dsp::synth::VoiceGroup" fillcolor="#BFBFBF"] "2" [label="thl::dsp::utils::StringSynthEnvelope" tooltip="thl::dsp::utils::StringSynthEnvelope"] "1" -> "2" [dir=forward tooltip="usage"] } Public Members float m_tonic# thl::dsp::utils::StringSynthEnvelope m_envelope# int32_t m_chord# float m_structure#