Filipe Coelho
Filipe Coelho
Fixes the issue reported in https://community.vcvrack.com/t/issue-building-valley-on-macos-ventura-13-5-2/20886 Best to not use variables with "__" prefix as those are meant for the compiler and language specifics, but that would require changing quite...
Hi there. In the interest of packaging cf modules in linux distributions, I have noticed 2 fonts that you are using that have proprietary licenses: **ArialBlack.ttf** This one is from...
FUNKTION, LABEL, PLAY have a string out of bound error which does not always manifest itself. using gcc-11 on archlinux reliably reproduces the crash. this patch fixes it see related...
You likely meant to put these 2 together. Doesnt make sense to change the light otherwise.
Pretty minor stuff, just `paramQuantity` that cannot be used directly now.
Just a quick question, as I don't see it mentioned anywhere. Your project is licensed under BSD-3-Clause, but does that include the graphics too? Or are those supposed to be...
I have a plugin that only has "output" style parameters, basically pure metering that is exposed to the host with the parameter flags set as `CLAP_PARAM_IS_READONLY` The validator tool fails...
Reported by gcc-4.9 ``` /tmp/ccldA0Cc.o: In function `PDLv2Plugin::PDLv2Plugin(double)': plugin.cpp:(.text._ZN11PDLv2PluginC2Ed[_ZN11PDLv2PluginC5Ed]+0x3aa): warning: the use of `tmpnam' is dangerous, better use `mkstemp' ```
https://github.com/trummerschlunk/master_me is about to be tagged as 1.0 for its first release. so there is interest on packaging it. it uses using faustpp, which makes it a dependency. but faustpp...
I would like to see this application get going.. There's the remaining bugs and taking out whatever doesn't make sense anymore. Next year Ubuntu 18.04 will be out, for which...