Hi all, today, I tried out some vst instruments to start making some music. Unfortunately i stepped into some problems, maybe someone could help me?
First of all. I installed the amd64 version of 64studio, as I didn' t read enough to know, that 32 bit version might still be better when using VSTs... but maybe there's a chance to get it working? I installed dssi-vst, wine and wineasio. When i start a vst instrument with "vsthost someinstrument.dll" the w32 GUI gets loaded and i can connect the vst to my midi keyboard. Everything's fine, but if no chance to store presets with this vsthost. When I use qtractor (my favorite sequence) the VST gets loaded. I can play sounds, and the parameters are available there. The only thing missing is the GUI. Even the "Edit" button which leads to the GUI in qtractor is missing. Does somebody know, where I've to search? As far as I know, qtractor also uses vsthost.exe to start the GUI ? To be clear enough: Sound from the VSTs is working. The only missing thing is the GUI. Another thing with FST. I used FST on ubuntu studio with my old hardware and had varying succes. So managing the VST instruments with FST and LASH would be an alternative. But I cannot get fst to compile. I'll put the output to the end of the mail. Maybe there's somebody out there who has successfully built fst? Regards, mathias - /Desktop/fst-1.8$ make cp -a `find . | grep 'vstsdk[^/]*\$'`/source/common ./vst sed -i '/struct VstFileType\|struct VstFileSelect/,/};/d' vst/aeffectx.h winegcc -c `pkg-config --cflags gtk+-2.0` `pkg-config --cflags jack` `pkg-config --cflags jack` `pkg-config --cflags lash-1.0` -DHAVE_LASH -I. -o audiomaster.o audiomaster.c audiomaster.c: In function ‘jack_host_callback’: audiomaster.c:119: warning: incompatible implicit declaration of built-in function ‘floor’ winegcc -c `pkg-config --cflags gtk+-2.0` `pkg-config --cflags jack` `pkg-config --cflags jack` `pkg-config --cflags lash-1.0` -DHAVE_LASH -I. -o fst.o fst.c winegcc -c `pkg-config --cflags gtk+-2.0` `pkg-config --cflags jack` `pkg-config --cflags jack` `pkg-config --cflags lash-1.0` -DHAVE_LASH -I. -o fstinfofile.o fstinfofile.c fstinfofile.c: In function ‘load_fst_info_file’: fstinfofile.c:36: warning: incompatible implicit declaration of built-in function ‘malloc’ fstinfofile.c: In function ‘fst_info_from_plugin’: fstinfofile.c:162: warning: incompatible implicit declaration of built-in function ‘malloc’ winegcc -c `pkg-config --cflags gtk+-2.0` `pkg-config --cflags jack` `pkg-config --cflags jack` `pkg-config --cflags lash-1.0` -DHAVE_LASH -I. -o gtk.o gtk.c In file included from /usr/include/wine/windows/rpc.h:64, from /usr/include/wine/windows/windows.h:61, from /usr/include/jack/systemdeps.h:25, from /usr/include/jack/jack.h:29, from jackvst.h:6, from gtk.c:20: /usr/include/wine/windows/rpcasync.h:81: error: two or more data types in declaration specifiers gtk.c:24: error: ‘socket’ redeclared as different kind of symbol /usr/include/wine/windows/winsock.h:1062: error: previous declaration of ‘socket’ was here winegcc: x86_64-linux-gnu-gcc failed make: *** [gtk.o] Error 2 _______________________________________________ 64studio-users mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-users
