-
I was experiencing a puzzling pluginval failure with an Audio Unit of mine where getParametersSum was returning -infinity. I found the source of the bug in AudioUnitPluginInstance. In `AudioUnitPlug…
-
If the query string contains more than one parameter, everything is truncated after the first ampersand syumbol:
```
URL w("https://www.mysite.com/?parameter1=value¶meter2=value");
w.launchIn…
-
Must be: juce::dontSendNotification
https://github.com/juce-framework/JUCE/blob/7c797c8105c2d41872e6e8d08972624f0afd335d/extras/Projucer/Source/ComponentEditor/Components/jucer_ToggleButtonHand…
-
Calling `soul::patch::SOULPatchAudioProcessor::injectMIDIMessage` leads to a `jassert` in `juce::MidiMessageCollector::addMessageToQueue`
https://github.com/juce-framework/JUCE/blob/b8206e3604ebaca…
-
Launch help file. Turn on qmetro.
{
"version" : "Version 7.0.3 (1caa69f) (64-bit mac)",
"platform" : "mac",
"arch" : "x64",
"osversion" : "Mac OS X Version 10.8.5 x86_64",
"sample…
ghost updated
3 years ago
-
cv.jit 1. alpha, Max 7.0.4
- Open old help file for cv.jit.opticalflow from v 1.7.1 (cv.jit.opticalflow help file seems to be missing from this repository)
- set to blockmatching method
- open camera …
-
### Reproduction
When trying to use the `juce::Colour::withMultipliedLightness` method, the saturation is also affected and different colours come out then expected.
I've traced this down to `juce_C…
-
I'm trying to install FRUT in a docker containir running Ubuntu and MinGW-w64. My steps are
1. Clone the FRUT repo
2. Make a build folder in FRUT/build and go inside
3. Type `cmake .. -DCMAKE_IN…
-
Thanks for giving yabridge a shot! If you're having issues with plugins not working at all or scans timing out then make sure to check out the [troubleshooting common issues](https://github.com/robber…
-
First , thank you for the amazing project !
I want to integrate flaxEngine into juce : https://github.com/juce-framework/JUCE
It has an opengl demo https://github.com/juce-framework/JUCE/blob/m…