-
I notice that any GUI plugin built with DPF seems to have a significant start-up delay on Linux. This problem is especially noticeable in REAPER, where the GUI is deconstructed and reconstructed every…
-
Hi, I was wondering how one can enable the notch filter on the Open Ephys GUI? I can't seem to find the setting anywhere.
-
Might an LV2 version be something you might consider in future? [DPF](https://github.com/DISTRHO/DPF) has a [JUCE](https://github.com/DISTRHO/juce/tree/juce6) fork with LV2 support, or there is [porti…
-
### Description
Generating freaky control signals via modular structures is the coolest. In order to generate MIDI correctly in Logic, you have to expose a MIDI FX version of your AU plugin. Reakto…
-
Hi! I wonder you might consider targeting the [LV2](https://github.com/lv2/lv2/wiki) plugin format via the [DISTRHO/JUCE](https://github.com/DISTRHO/JUCE) fork? It is been used for a number of plugins…
-
The FL Studio VST Plugin crashes intermitently when it is scanned.
However, both reaper and waveform can scan and load it okay.
# Leads:
## Unhandled Vst Callback: 42
line 1708 of JU…
-
Steps to reproduce:
1. Load any of the Korg Gadget VST plugins in a JUCE-based plugin host on OSX
2. Open the plugin UI window
3. The plugin UI is visible for a split second and then vanishes
…
-
Hi,
Cockos has just added support for CLAP plugins being able to access the REAPER API in their pre-release versions ( [link to changelog](https://forum.cockos.com/showthread.php?p=2612752#post261…
-
```
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
make[1]: Entering directory '/home/build/mxe'
uname -a
Linux build 4.15.0-96-generic #97-Ubuntu SMP Wed Apr 1 …
-
### Detailed steps on how to reproduce the bug
I open the Arpeggiator MIDI plugin example in the Projucer. I then generate and load the Xcode files.
I then click build, and receive a single error…