-
From git main 40d8e0e on a Linux Debian stable (bulleyes) machine. Please, note that the 64bit version builds fine.
```
... 8< ... zip-zipping ... 8< ...
...
...
[ 30%] Building CXX object m…
-
Trying to find the problem reported by @KottV in PR #400 I came accross a strange buffer overflow:
The commit is
https://github.com/damiensellier/CtrlrX/commit/8a804c87237c8cbd23ed6b40d1d841e9b2f28…
-
**Describe the bug**
2.11.0 LV2 plugin crashes on load
**To Reproduce**
1. Load AnalogTapeModel in the host
4. Crash
**Expected behavior**
It shouldn't
**Screenshots**
If applicable, add…
-
### Expected behaviour
Installing pedalboard with PiPy as instructed should work on any Linux OS.
### Actual behaviour
ERROR when building wheel:
In file included from JUCE/modules/juce_audi…
-
Build breaks on FreeBSD:
```
In file included from /disk-samsung/freebsd-ports/audio/noise-suppression-for-voice-lv2/work/noise-suppression-for-voice-1.02/external/JUCE/modules/juce_audio_plugin_c…
-
```
Compiling include_juce_audio_formats.cpp
In file included from ../../assets/JUCE/modules/juce_audio_formats/codecs/juce_FlacAudioFormat.cpp:144,
from ../../assets/JUCE/modules/…
-
**Environment**
- OS: FreeBSD 13.2
- Giada version: 0.25.0
**Describe the bug**
```
-- Configuring juceaide
-- Building juceaide
CMake Error at src/deps/juce/extras/Build/juceaide/CMakeLists.…
-
I tried to build your Bass21 on my Debian 10 x86_64.
There's the output from the shell ->
user@K-Xg3:~/Documenti/Bass21/Bass21/build$ cmake -DCMAKE_BUILD_TYPE=Release ..
-- Checking for module '…
-
Hi! I'm trying to compile tunefish4 using Linux make file. I follow the instruction and get the following while running `make` command:
`Compiling include_juce_audio_plugin_client_VST2.cpp
In file…
-
Hi,
I'm trying to build a 32 bit VST version on Windows (because another plugin I want to use is 32 bit only) and I've not managed it yet.
I installed mingw x86_64-12.2.0-release-posix-seh-msvcrt-…