Sintel

Results 6 issues of Sintel

I was just looking at the code of the moogladder out of curiosity, and noticed that the fast tanh implementation seems fairly broken. https://github.com/electro-smith/DaisySP/blob/4263388e7fa8dfd34fa85c6a1c697362dc6981c7/Source/Filters/moogladder.cpp#L6-L24 The referenced implementation in soundpipe is:...

Fixes issue https://github.com/skoch9/meshplot/issues/17

Kind of trivial but I thought it would be useful to add this here.

**Bug Description:** When setting portamento time to 0ms in ST mode, there is still noticable portamento on some oscillator and filter types. For self-oscillating filters it is much longer than...

DSP
Bug Report

It seems like some drivers (notably "FL Studio ASIO") do not use the ASIO double buffering mechanism, and always pass a buffer_index of 0, instead of the usual 0 -...

Just putting this here for now so people know it is at least possible. Will have to think about a proper API if we want to include this. (extension traits?)...