vst question.

For general discussion related FlowStone
Post Reply
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

vst question.

Post by tester »

May sound silly, and is not FS related. But... is it difficult to incorporate VST support in an application? Not necessairly DAW, but something that could use some sound processing for incoming signals.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
billv
Posts: 1165
Joined: Tue Aug 31, 2010 3:34 pm
Location: Australia
Contact:

Re: vst question.

Post by billv »

This may help tester.....
It's based on DAW building...but it shows how to get vst set up and working with your app.
Looks easy if you know C/C+......
http://teragonaudio.com/article/How-to-make-your-own-VST-host.html
tester
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet

Re: vst question.

Post by tester »

Thanks.
This "if" is not for me.
They know C/C++ quite well.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
User avatar
nix
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: vst question.

Post by nix »

MAX/msp programming environment hosts VSTs,
I have built a simple host with it.
Here is the demo->
http://www.sendspace.com/pro/dl/jwsoi1

it's kinda like FS in many ways- but perhaps more idiosyncratic in terminology and structure.
It has some advantages over FS IMO
Post Reply