crshrprt
crshrprt
Linux build fails unless this commit in JUCE is used: https://github.com/juce-framework/JUCE/commit/ce8aff22c31c4d932a8414bc6f6185381dc970db
Thank you for this interesting plugin. I'm on Debian sid and I got some errors when building the plugin with DPF, following the instructions [here](https://github.com/magnetophon/DigiDrie/tree/master#plugin): ``` Compiling parameter.cpp In file...
Thank you for this interesting plugin. When trying to build the plugin on Linux, Debian Sid, I got some errors: ``` ../../Source/PluginEditor.cpp:1681:18: error: ‘log10f’ is not a member of ‘std’;...
Thank you for this interesting plugin. I can't find if the source is released under a license. Is there a license?
Thank you for this interesting plugin. I built it on Linux (Debian Sid) and tried to play some notes, however no sound is generated. I had a look at where...
I have segmentation error/CTD when adding the plugin or opening the plugin GUI, with both the released binary and a self compiled one. Tested on Linux, Debian Sid, with the...