-
### Detailed steps on how to reproduce the bug
When utilizing the JUCE Framework with ThreadSanitizer enabled, the application is unable to properly terminate the application.
1. cmake -G Xcod…
-
Hello. There's a JUCE fork that adds support for building LV2 plugins, https://github.com/DISTRHO/JUCE and I was wondering if you might be up for using it?
-
I've never used JUCE before, so these instructions are blocking me right now:
```
Download and install [juce](https://juce.com/get-juce/download), including Projucer.
Build this plugin in visual…
-
JUCE 7 has a HostPluginDemo example.
BUT
* The example doesn't even work out of the box. You cannot scan for plugins unless you change the settings as per https://forum.juce.com/t/example-of-hosti…
-
Hi,
Trying to build ambix on Ubuntu Studio. It fails with the following message (ending with):
home/henrikfr/bin/ambix/JUCE/modules/juce_graphics/colour/juce_PixelFormats.h:361:17: note: defined…
-
### Detailed steps on how to reproduce the bug
[Containerised repro](https://github.com/Birch-san/juce-repro) using JUCE audio plugin example:
```bash
git clone https://github.com/Birch-san/juce-…
-
I absolutely love ripchord - thank you for such an awesome tool!
I would absolutely love if there was a Linux build of this. Shouldn't this be relatively feasible since ripchord is based on JUCE?
…
-
@falkTX sorry if I should drop this in a different repo. And also apologies for asking a relatively remedial question about the linux music environment.
We’re thinking about what to do with surge f…
-
When loading the LV2 plugin in Ardour, it crashes and prints the following:
`/usr/include/c++/12.1.0/bits/stl_vector.h:1123: std::vector::reference std::vector::operator[](size_type) [with _Tp = ju…
-
Hello,
I'd like to have JUCE available via conan.io
"JUCE is an open-source cross-platform C++ application framework, used for the development of desktop and mobile applications. JUCE is used in…