DevilFish101
April 11th, 2008, 10:06 AM
I'm having problems with using VSTis with vsthost... I've looked elsewhere, but the only thing I could find advocated a serious downgrade of jack, so I thought it better to ask here before risking that... I have the newest version of jack, alsa, etc... Forgive my n00bery, but... What do I do?
Here's what I get when I try running one...
nick@nick:~$ vsthost /home/vst/Crystal.dll
Returning file identifiers: gQaKKNhyhKGMnIHKCLCgjLyK
DSSI_PATH not set, defaulting to /home/nick/.dssi:/usr/local/lib/dssi:/usr/lib/dssi
RemoteVSTClient: executing /usr/local/lib/dssi/dssi-vst/dssi-vst-server -g /home/vst/Crystal.dll,gQaKKNhyhKGMnIHKCLCgjLyK
DSSI VST plugin server v0.986
Copyright (c) 2004-2006 Chris Cannam - Fervent Software
Loading "/home/vst/Crystal.dll"...
VST_PATH not set, defaulting to /home/nick/vst:/usr/local/lib/vst:/usr/lib/vst
dssi-vst-server[1]: not found in /home/nick/vst//home/vst/Crystal.dll
dssi-vst-server[1]: not found in vst//home/vst/Crystal.dll
dssi-vst-server[1]: not found in /usr/local/lib/vst//home/vst/Crystal.dll
dssi-vst-server[1]: not found in /usr/local/lib/vst//home/vst/Crystal.dll
dssi-vst-server[1]: not found in /usr/lib/vst//home/vst/Crystal.dll
dssi-vst-server[1]: not found in /usr/lib/vst//home/vst/Crystal.dll
dssi-vst-server[1]: found in DLL path
done
Testing VST compatibility...
dssi-vst-server[1]: VST 2.4 entrypoint "VSTPluginMain" not found in DLL "/home/vst/Crystal.dll", looking for "main"
dssi-vst-server[1]: VST entrypoint "main" found
dssi-vst-server[1]: plugin instantiated
dssi-vst-server[1]: plugin is a VST
dssi-vst-server[1]: plugin has a GUI
dssi-vst-server[1]: plugin supports processReplacing
dssi-vst-server[1]: opening plugin
dssi-vst-server[1]: plugin is VST 2.0 or newer
dssi-vst-server[1]: plugin is a synth
dssi-vst-server[1]: plugin name is "Crystal"
dssi-vst-server[1]: vendor string is "Green Oak Software"
Initialising Windows subsystem...
dssi-vst-server[1]: registered Windows application class "dssi_vst"
dssi-vst-server[1]: created main window
dssi-vst-server[1]: sized window
dssi-vst-server[1]: showed window
done
dssi-vst-server[1]: created audio thread
Failed to set realtime priority for audio thread: Operation not permitted
vsthost: signal 17 received, exiting
ERROR: Remote VST plugin communication failure
Remote VST plugin audio thread: returning
nick@nick:~$ dssi-vst-server[1]: cleaning up
dssi-vst-server[1]: closed audio thread
dssi-vst-server[1]: freed dll
dssi-vst-server[1]: exiting
Here's what I get when I try running one...
nick@nick:~$ vsthost /home/vst/Crystal.dll
Returning file identifiers: gQaKKNhyhKGMnIHKCLCgjLyK
DSSI_PATH not set, defaulting to /home/nick/.dssi:/usr/local/lib/dssi:/usr/lib/dssi
RemoteVSTClient: executing /usr/local/lib/dssi/dssi-vst/dssi-vst-server -g /home/vst/Crystal.dll,gQaKKNhyhKGMnIHKCLCgjLyK
DSSI VST plugin server v0.986
Copyright (c) 2004-2006 Chris Cannam - Fervent Software
Loading "/home/vst/Crystal.dll"...
VST_PATH not set, defaulting to /home/nick/vst:/usr/local/lib/vst:/usr/lib/vst
dssi-vst-server[1]: not found in /home/nick/vst//home/vst/Crystal.dll
dssi-vst-server[1]: not found in vst//home/vst/Crystal.dll
dssi-vst-server[1]: not found in /usr/local/lib/vst//home/vst/Crystal.dll
dssi-vst-server[1]: not found in /usr/local/lib/vst//home/vst/Crystal.dll
dssi-vst-server[1]: not found in /usr/lib/vst//home/vst/Crystal.dll
dssi-vst-server[1]: not found in /usr/lib/vst//home/vst/Crystal.dll
dssi-vst-server[1]: found in DLL path
done
Testing VST compatibility...
dssi-vst-server[1]: VST 2.4 entrypoint "VSTPluginMain" not found in DLL "/home/vst/Crystal.dll", looking for "main"
dssi-vst-server[1]: VST entrypoint "main" found
dssi-vst-server[1]: plugin instantiated
dssi-vst-server[1]: plugin is a VST
dssi-vst-server[1]: plugin has a GUI
dssi-vst-server[1]: plugin supports processReplacing
dssi-vst-server[1]: opening plugin
dssi-vst-server[1]: plugin is VST 2.0 or newer
dssi-vst-server[1]: plugin is a synth
dssi-vst-server[1]: plugin name is "Crystal"
dssi-vst-server[1]: vendor string is "Green Oak Software"
Initialising Windows subsystem...
dssi-vst-server[1]: registered Windows application class "dssi_vst"
dssi-vst-server[1]: created main window
dssi-vst-server[1]: sized window
dssi-vst-server[1]: showed window
done
dssi-vst-server[1]: created audio thread
Failed to set realtime priority for audio thread: Operation not permitted
vsthost: signal 17 received, exiting
ERROR: Remote VST plugin communication failure
Remote VST plugin audio thread: returning
nick@nick:~$ dssi-vst-server[1]: cleaning up
dssi-vst-server[1]: closed audio thread
dssi-vst-server[1]: freed dll
dssi-vst-server[1]: exiting