likelian/2022-MUSI6106

A2: consider avoiding redundancy by not (ab)using init as setParam

Opened this issue · 0 comments

Error_t init (float fWidth, float fSampleRateInHz, float LFOAmplitude, float LFOFrequency, int iNumChannels);

just use the setParam functions to set the params