How can we build this now that the vst 2.4 sdk is no longer available?
Some of us still have copies but can’t redistribute them :’(
Maybe you can find it on bittorrent
I found the SDK here: https://github.com/aardvarkk/soundfind/tree/master/vstsdk2.4
Just reading their license agreement terms:
If you are depending on their technologies you indeed can’t risk license termination.
But the worst repercussion you can expect (and is stated so) is your license is simply terminated (including access to SDK updates).
However if you live in Germany, you might have to be more careful…The German local copyright policies and law enforcements attached to those policies are sick beyond sane levels.
I personally don’t understand Steinberg’s fear of lack for their copyright and trademark notices and advertisements and just didn’t inserted a public distribution limitation agreement inside their SDK and put it up for everybody to grab.
In that case you have an SDK that you are still not publicly allowed to redistribute but you can freely download the SDK from their site.
And developers not willing to use Steinberg’s logo’s might also miss reckognition benefits, so it’s majorly the developer’s disadvantage.
Thanks!
hello I try to install vst bridge on my ubuntu studio 64 bits and it seems to want to uninstall lots of music program and that is annoying (ardour hexter,etc)!!
what i have to to do for use it ?is there any alternative?
thank’s
ps:i don’t create a new topic cause it talk about the same problem i think,in fact i’m a very newbie (that just some months that i use linux,since i have seen that my rme fireface 400 is ready to use on linux with ffado)
ostro
wineg++ -m32 -D_GNU_SOURCE -W -Wall -pipe -Wundef -Wshadow -Wpointer-arith -Wabi -g host.cc -lpthread -lshell32 -lws2_32 -o vst-bridge-host-32.exe
host.cc:1:21: fatal error: sys/uio.h: No such file or directory
compilation terminated.
winegcc: g++ failed
Im trying to go back to linux, (Renoise and now Bitwig are almost all i nned to make music), bit I want some vst’s, and I have a big headache
I installed a lot of dependencies, but I cant install the bridge…
Hello!
sys/uio.h is part of glibc, if you use debian like, maybe check that you have glibc-devel installed or something similar.
Cheers
How did you try to install it? There is no uninstall action in the sources.
This might be useful…