-
I just want to ask if you have any plans to extend NPlug for a host-side cross-platform library, for a DAW host to be able to use VST3s from C#?
I would like to tackle it, but at this point lack th…
cuikp updated
7 months ago
-
vst3sdk-3.7.4_build_25 doesn't install any pkgconfig files, but qtractor attempts ```pkg_check_modules``` when ```CONFIG_VST3SDK``` isn't set. Therefore, it can never find externally installed vst3sdk…
-
What do you use on linux (ubuntu) to load a VST? I see Airwave or LinVST but also Carla dssi-vst?
Thanks
-
I spent some time trying to build your plugin with the following changes:
- Added JUCE as a git submodule
- Added FluidSynth as a git submodule
- Created a workflows yml file to run commands automa…
-
-
Having a `bitmap.png` of 54 x 92 pixels and a `bitmap#2.0x.png` with 107 x 184 pixels will crash the plugin with host when trying to open the UIDescription Edior after recompile. Resizing the scaled i…
-
I want to build my own version of an Airwindows plugin (a version of NonlinearSpace where the sample rate slider is continuous and used as decay control) but the documentation is telling me to get fil…
-
The exception is only thrown in debug mode since it is triggered by a valid coordinates assertion during `currentPositionMarker.setRectangle()` in `AudioThumbnailComp.cpp`, caused by `timeToX()` retur…
-
Doing this would allow us to properly comply with the [VST3 SDK requirements](https://developer.steinberg.help/display/VST/VST+3+Licensing) without signing the proprietary agreement, including [distri…
-
Hello,
I'm re-opening issue [#2352](https://github.com/LMMS/lmms/issues/2352)
It was from 2015, it was a copy-paste, and today, in 2018, the context is different.
**Context :**
On the 1st Oct 20…