-
### Detailed steps on how to reproduce the bug
Hello. I understand that OpenBSD is not a targeted system, but I'm hoping that in your good graces you may offer some insights in my attempts to build..…
-
I am building Piano on Fedora 36 and I am not able to use it.
When I play a key on Piano, I've got a segmentation fault:
```
Thread 6 "JUCE ALSA" received signal SIGSEGV, Segmentation fault.
[S…
-
**Project description**
pedalboard is a Python library for working with audio: reading, writing, rendering, adding effects, and more. It supports most popular audio file formats and a number of commo…
-
First, thank you for putting this together. Working in CLion makes me feel far more sane than XCode. I have one issue that I'm wondering if you've seen before. While my build works great from inside C…
-
Jotting this down to keep track of me looking into this. The idea is to have pluginval as a project dependency vs. an external tool.
To be clear (also for GPL licensing reasons), pluginval wouldn't…
-
### Detailed steps on how to reproduce the bug
Run any JUCE based app which is using class juce_Image
under Xcode thread sanitizer(turn on undefined behaviour checkbox).
Observe pointer overflow …
-
the x button doesn't work. the message works, but there's a use after free
(this only happens after you type into it)
https://github.com/plugdata-team/plugdata/assets/86204514/522872e8-2067-4f…
-
### Detailed steps on how to reproduce the bug
- install [JACK](https://jackaudio.org/) for macOS
- build a standalone with `-DJUCE_JACK`
- run the application, and open the audio-settings
- notic…
-
```
In file included from ../../../JUCE/modules/juce_core/juce_core.cpp:189:
../../../JUCE/modules/juce_core/native/juce_posix_SharedCode.h:252:21: error: invalid use of incomplete type 'juce::stat'…
-
Hey. I've been trying to compile this project to VST3 on Windows 11 using meson and ninja, as per description under **BUILD and INSTALL** on the project page. Using [PowerShell](https://github.com/Pow…