VSTPlugin on Linux
| Newsgroups | gmane.comp.audio.supercollider.user |
|---|---|
| Message-ID | <CAH8W2VUNu6gTjQSYUeBaENsKizFHU5bQ=Z8k6J1tgD6evtdx8w@mail.gmail.com> |
Hi, I have been fiddling a bit with VSTPlugin which is a great addition to SC. So far, I have been able to use it correctly on Mac OSX, but I have trouble getting it to work on Linux.I guess the issue is mostly related to Wine, or there is something I did not quite understand. I have been able to install vstplugin~ correctly either with the supercollider-vstplugin AUR package as well as compiled from the github latest version. Compile class library works fine and I am able to instantiate both VSTPlugin SynthDef and VSTPluginController. However, when I am trying to open from the vst path for a vst installed through wine, it results in an empty vst ... I am sure there is something obvious or sutpid on my part, any pointers would be appreciated. Best, @.