-
### 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 …
-
### Source: juce-flakes/flake.nix
```
{
description = "juce flake";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs";
juce-src = {
url = "github:juce-framework/JUCE/7.0.7";
…
-
Hi @rorywalsh ,
I'm currently developping a synthesizer using Cabbage framework and I would love to release it (for free, and open source)
So here are my 2 request to implement 2 new new plugins…
-
### Detailed steps on how to reproduce the bug
1. Load Ubuntu or Ubuntu/Xorg Desktop
2. Build DemoRunner App [or use SystemTrayIconComponent in any app]
3. Launch the built application
4. Deskto…
-
Wrapper class to chain audio signals. To be called by the audio process block within the JUCE framework.
-
It looks like the JUCE version is only for Macs. I don't have a Mac but I have several Linux systems and a high-end Windows gaming desktop. Is there some way I can build the latest JUCE port on these …
znmeb updated
1 month ago
-
Boost aside, there's a few frameworks that might be worth the list, but we should probably discuss it with both people who like it and people who dislike it.
I propose discussing
- Cinder
- JUCE
- Qt…
ghost updated
4 years ago
-
(inherited from https://github.com/atsushieno/android-audio-plugin-framework/issues/11)
tracktion_engine builds on Android, and it is most likely that it can handle audio plugin related bits in JUC…
-
**What is the feature you'd like to have?**
The type parser should support parsing C++ template concrete specializations. Specifically concrete specializations and specifically just parsing into type…
-
**Describe the bug**
I have several Roland Cloud VST instruments and when I select one of them MS crashses.
The musescore log file indicates the following message:
(log data generated with 4.1)
20…