-
Hello,
I have observed on Linux 64 bits (ArchLinux / Gnome / X11) a crash that looks related to this commit : https://github.com/juce-framework/JUCE/commit/8e4277085aad6c2495523a6068f373a5c672558c…
-
https://github.com/juce-framework/JUCE/blob/02bbe31c0d2fb59ed32fb725b56ad25536c7ed75/modules/juce_gui_basics/layout/juce_ResizableEdgeComponent.h#L41
ResizableBorderComponent is misspelled at juce_…
-
What I did:
- Build JUCE from source: download the most recent snapshot of https://github.com/juce-framework/JUCE/tree/master (about an hour ago), edit extras/Projucer/JuceLibraryCode/AppConfig.h to …
-
https://github.com/juce-framework/JUCE/blob/02bbe31c0d2fb59ed32fb725b56ad25536c7ed75/modules/juce_graphics/geometry/juce_Rectangle.h#L510
The documentation for Rectangle::removeFromRight reports a …
-
https://github.com/juce-framework/JUCE/blob/02bbe31c0d2fb59ed32fb725b56ad25536c7ed75/modules/juce_graphics/geometry/juce_Rectangle.h#L527
The documentation for Rectangle::removeFromBottom reports a…
-
In order to use Oboe (the recommended API for Android apps) in a JUCE project, you currently (as at projucer 5.4.7) need to:
- Clone the Oboe source code at a specific commit SHA (which is not cop…
-
Running the SOULPatchHostDemo, I always get the message "Failed to correctly load the patch DLL." I am compiling and running on Arch Linux 5.7.7, so I had to hard code the path to the shared library, …
-
Hi! I'm trying to compile camomile with support to [Else library](https://github.com/porres/pd-else) by @porres.
I'm following the instructions in the video on:
https://github.com/pierreguillot/Ca…
-
While this project has started with first-class LV2 support, this project itself is independent of LV2. And for repository management point of view, it is better to split LV2 bits from AAP framework i…
-
On a up-to-date Arch Linux (2020-07-05), using the `dev/v1.0.7` branch, and following the instructions in `README.md` for Linux, the VST version of the plugin is not being built.
This leads to the …