Hey there,
i installed the VVVV.Audio Pack to fool around with some VST noding.
All the example nodes in girlpower work fine except for the VSTSynth.v4p.
When loading up there is an System.ArgumentException concerning the loading of the VST (Altair-4.dll)
at Jacobi.Vst.Interop.Host.VstUnmanagedPluginContext.Create(String pluginPath, IVstHostCommandStub hostCmdStub)
and so on and so on.
The VSTHost Node, the MidiShort Node and its (nil) input are red.
I also installed the “Visual C++ Redistributable for Visual Studio” as recommended on the vvv.Audio Pack page.
No Luck.
Can someone help me?