electro-smith / DaisySP

A Powerful DSP Library in C++
https://www.electro-smith.com/daisy
Other
848 stars 134 forks source link

Oscillator Waveform POLYBLEP_TRI is very quiet #56

Closed beserge closed 3 years ago

stephenhensley commented 4 years ago

I noticed this as well, definitely a bug.

My first guess is something to do with the amplitude being set before before the polyblep function causing an issue with the waveform generation.

I'll look into it