JP Cimalando

Results 156 issues of JP Cimalando

In current state of HR2, the parameter changes cause the convolver to be recomputed in the GUI task and to be submitted to the audio processor. What problem arises from...

SSE vectorization is disabled on Windows because broken in GCC... Investigate this. Temporarily I force a fallback to scalar processing. This is the CI log: https://semaphoreci.com/jpcima/hybridreverb2/branches/master/builds/20

bug

Hi, I believe there may exist a race condition at `FObject::release`. (as of 3.7.1) At function's end, the `refCount` is reloaded a second time, after the atomic decrementation. One could...

Implementation of Moorer ER in branch `er` https://github.com/jpcima/fverb/compare/er?expand=1 Custom stereo variant with decorrelation. @alcomposer

The license is a mix of multiple license as indicated in respective headers: - QuadraFuzzPlugin : MIT license - Blink : BSD license - Caps : GPL3 license By the...