-
![image](https://github.com/drlight-code/osccontrol-light/assets/69442967/6a0fec4d-8102-4d6c-bde4-f495bf8531a2)
Not sure how to replicate this issue in the debugger when running the JUCE Audio Plug…
-
-
### Detailed steps on how to reproduce the bug
- Compile an audio app with JUCE 8 that can load VST3 and show its window
- Launch and open the pluginwindow of any Kilohearts VST3 plugin
- Change …
-
Hi,
Add CarlaRack VST (or Patchbay) to the host.
Add internal MIDI file plugins (or Audio) to the rack.
Press open icon.
Tested in openSUSE TW, Carla 2.4.1+git1.37b294bdd in JUCE hosts and Qtr…
-
To reproduce:
- Install Waves version 13 plugins on the system
- Launch the AudioPluginHost from Xcode
- Go to the plugin scan dialog and scan for new VST3 plugins
Expected:
- The plugins s…
-
In Linux world we have great free plugins packs like LSP (https://lsp-plug.in/), Calf (https://calf-studio-gear.org/), x42 (https://x42-plugins.com/x42/), Distrho (https://distrho.sourceforge.io/) and…
-
building a plugin as a standalone application with JACK support, it seems that the channel assignment logic is ~~~bogus~~~ conflicting with JACKs idea of channel management:
the `withOutput` resp `…
-
## Summary
The PATH to search for VST should honor the `VST_PATH` and `VST3_PATH` environment path (colon separated list of folders to search for the VST plugins).
### Motivation
VST can be l…
-
Hi guys,
Here is a little update about my journey to building Ctrlr as AAX for Pro Tools and I need some C++ help.
I finaly got a licence for PT for Developers which is required to test unsigned AAX…
-
Hi,
I'm trying to use FRUT to build vst3 plugins in my enterprise system which can only have Code Blocks.
I want to first get accustomed to CMake and make it work as a test. In CMake, I set the FRUT…