Class thl::dsp::synth::Plucker# class Plucker# Public Functions Plucker() = default# ~Plucker() = default# inline void prepare()# inline void trigger(float frequency, float cutoff, float position)# inline void process(thl::core::BufferView out)# Plucker(const Plucker&) = delete# Plucker &operator=(const Plucker&) = delete#