Johannes Lorenz

Results 49 issues of Johannes Lorenz

LLVM's LLD handles the -retain-symbols-file option (used by -export-symbols-regex in libtool) differently from GNU ld, causing undefined references during link. This commit removes the -export-symbols-regex option from libcalf_la_LDFLAGS since by...

Can anyone please build CALF with this change and see if it fixes #320 and #260? Thanks on advance!

List of open CMake issues on branch `github-actions`: * [ ] Consider equal file list (currently, CMake uses no symlinks) * [x] Fix Mac CI issues * [x] Consider supporting...

Hello all, @boomshop was kind enough to grant me writing permission, so I can at least merge some of the bug fixes to maintain CALF. Before doing that, I want...

This is not a bug of CALF (I think), but probably of my Manjaro Linux (or of me being too stupid). Using ``` aclocal -I . ./configure make ``` I...

With clang++ 9.0.0: ``` $ CXX=clang++ make [...] ../../dsp/v4f_IIR2.h:51:11: error: no matching function for call to 'v4f_map' cos = v4f_map (w); ``` All errors and warnings should be fixed. I...

#### For bugs - Rule Id (if any, e.g. SC1000): - My shellcheck version: 0.9.0 / online - [x] The rule's wiki page does not already cover this (https://shellcheck.net/wiki/SC2181) -...

What this does: 1. Add a description tooltip to the Lv2 instrument selection 2. Extend the effect description widget in the EffectSelectDialog

### Enhancement Summary Currently, our Lv2 and LADSPA designs differ a lot (feel free to fix/update this table): | | CLAP | LADSPA | Lv2 | VST |VST3 |Suggestion |...

enhancement
meta
gui
conversation