Class thl::dsp::synth::StringSynthVoice#

template<size_t num_harmonics>
class StringSynthVoice#

Public Functions

StringSynthVoice() = default#
~StringSynthVoice() = default#
inline void prepare()#
inline void render(float frequency, const float *amplitudes, size_t summed_harmonics, float *out, size_t size)#
StringSynthVoice(const StringSynthVoice&) = delete#
StringSynthVoice &operator=(const StringSynthVoice&) = delete#