-
Please include:
1) Run AudioPluginHost, aim to VST dir and start scanning.
2) Plugins should be scanned and added. But crashes: JUCE Assertion failure in juce_VSTPluginFormat.cpp:2184
3) op…
KottV updated
4 years ago
-
As the title states, deleting and recreating a model containing ossia.explorer (or closing and reopening the parent patcher) causes Max to crash. Please see demo patches in the attached zip.
[explo…
-
How difficult would it be to implement VST / AU host functionality into supercollider?
E.g. something like VST buses (you send audio there, it gets processed by plugins, and you can grab it in the nex…
LFSaw updated
4 years ago
-
some plugins (for example my own looper [Rebeat](https://forum.cabbageaudio.com/t/sampler-looper-and-starter/1693)) would greatly benefit in usability if there was a way how to manage them via compute…
-
I've seen a number of issues open on this, or conversations on other issues make reference to this.
Using a synth as an effect is something that I personally find really interesting. I spent a cou…
-
the score is connected with karlax though midi with a device populated with the "learn" function.
It also uses many vst's, faust processe and sends out osc messages to INscore.
The crash happens o…
-
On Ubuntu 16.04: I'm getting:
```
[ 36%] Linking CXX executable ../../_bin/standalone/mcfx_convolver_standalone36
/usr/bin/ld: ../../JUCE/libJUCE_STATIC.a(juce_core.cpp.o): undefined reference to sym…
koppi updated
4 years ago
-
Currently, Elements requires a `config.json` to be loaded on program startup. Right now, this file may seem to contain only frivolous information. But there's more to it than that. To be clear, the in…
-
If I have some spare time I might compile jackass manually to get debug symbols.
```
[Switching to Thread 0x7fff50c9d700 (LWP 20082)]
0x00007fff5098fe77 in ?? () from /home/kjetil/.vst/linux64/Ja…
-
Hi Spacechild,
thanks for the nice library.
I wonder if it is possible to use the vstplugin~ external together with Ofelia Emscripten.
In general it should be possible to include externals to Ofeli…