-
Heyo, I was curious about this plugin and wanted to mess around with its underlying code, but upon setting things up, it would appear that I've run into some problems. I set the header search path to …
-
[An extra null pointer check is not needed in functions](https://isocpp.org/wiki/faq/freestore-mgmt#delete-handles-null "Do I need to check for null before delete p?") like the following.
- [Circular…
-
OK, really basic problem, the compiler commands don't find the SDK.
I installed it in ~/VST3/SDK (where resides VST_SDK folder that came from Steinberg's zip)
When I try: cmake -DCMAKE_BUILD_TYPE=…
-
**Project description**
pedalboard is a Python library for working with audio: reading, writing, rendering, adding effects, and more. It supports most popular audio file formats and a number of commo…
-
Hi,
My builds are bailing out.
- Fresh clone of 20240317 git of LinVst3, with no patches or config changes.
- Ditto with the VST3 sdk (v3.7.x 20240317) , built from original source with no confi…
-
I'm not sure whether this counts as a bug or as a feature request.
**Describe the bug**
When cross compiling (i.e. with `--cross-file`), it is not possible to use `include('cmake').subproject('foo…
-
Hello,
since the VST3 SDK is licensed under the GPLv3 (https://github.com/steinbergmedia/vst3sdk), I think it'd be nice to have VST3 support in MusE, especially considering that VST2 is officially …
-
```
/usr/ports/multimedia/ossia-score/work/ossia-score-3.1.11/src/plugins/score-plugin-vst3/Vst3/ApplicationPlugin.cpp:85:77: error: the value of '' is not usable in a constant expression
85 | st…
-
The VST3 sdk doesn't have a pkg-config file, not even havea `make install`.
Yet qtractor seems to expect the vst3sdk to be installed with a pkg-config file.
-
Linking phase fails for airwave-host-32 when compiling on 64-bit host:
```
[ 31%] Linking CXX executable airwave-host-32
ld: Relocatable linking with relocations from format elf64-x86-64 (/usr/li…