-
Things have been improved from "build manually copied sources with modification" to "copy from submodule, apply tiny patch, alter .jucer and build" now. As a next step, if the .jucer files can be auto…
-
It seems that this is required when building with latest SDK.
More info here: https://forum.juce.com/t/plug-in-built-with-xcode-11-fails-to-load-on-yosemite-10-10/35912/40
This line should be chan…
-
@adamstark Hi Adam! Thanks for sharing the code. This may be a silly question -- I don't know how to install the library. I didn't find ./configure file. Could you explain the procedure a little bit? …
-
I wrote that code using combobox attachment
```
distortionMode.addItem("Arctan Soft Clipping", 1);
distortionMode.addItem("Exp Soft Clipping", 2);
distortionMode.addItem("Tanh Soft Clipping", 3);
…
-
Hello there,
first of all, thank you for implementing FRUT, it is very helpful :)
My question is: I want to include the library [LibTorch](https://pytorch.org/cppdocs/) to my JUCE project. The c…
-
JUCE includes the source code for Oboe 1.2.4.
But the more recent version, 1.4.2, has a workaround for a serious crashing bug
in AudioFlinger that can occur when a headset is plugged in.
https://…
-
Library name: JUCE
Library description: The JUCE cross-platform C++ framework
Source repository URL: https://github.com/WeAreROLI/JUCE
Project homepage (if different from the source repositor…
-
I'm trying to use JUCE to develop an audio plugin on Linux. I had encountered a few issues:
- The linux makefile doesn't seem to build the VST3/AU plugins even though I had checked the right box in t…
-
The Issue
---
Inside the ISC licensed module, `juce_events`, there exists inside of the file `juce_ApplicationBase.cpp`, an externally defined symbol for iOS, nested below an `JUCE_IOS` preprocessor…
-
On Mac Catalina. Probably a Security thing but can't figure out what or where.
The app itself says "Can't find or load data/userprefs.js ... Again the same....