HybridReverb2
HybridReverb2 copied to clipboard
Reverb effect using hybrid impulse convolution
I set standalonejackd to OFF but it ignores and stops configuring script
The build for Windows links to an empty directory.
Para Linux se debería redireccionar la búsqueda de modulos JUCE a "/usr/share/juce/modules/". De lo contrario se hace muy difícil compilar HybridReverb2.
License file is here: https://github.com/jpcima/HybridReverb2/blob/master/LICENSE But GitHub detect as custom other license: https://api.github.com/repos/jpcima/HybridReverb2/license This is problematic when using the GitHub API to categorize plugins by license type. Compare to a...
Dear Developers, thank you very much for maintaining this project! Thanks to you, I was finally able to build again my plugin for MacOS. Since MacOS Catalina no longer supports...
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...
Je lisais [le log du builder](https://semaphoreci.com/jpcima/hybridreverb2/branches/master/builds/13), et j'ai remarqué qu'il était configuré avec `Build LV2: OFF`. Je suggère de fournir une version LV2 également pour windows si c'est possible car...
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