Page 1 of 1

SAMPLER vst or exe?

Posted: Thu Jul 17, 2014 9:00 pm
by apoc123
does anyoneknow why when i create a sampler, as soon as i connect the ouputs to an asio and try to export as a vst, it only lets me make an exe??? i have the full flowstone version.... help guys!!!

Re: SAMPLER vst or exe?

Posted: Thu Jul 17, 2014 9:40 pm
by Nubeat7
do you have an input?

if you have no input (midi for vst instrument and audio or audio and midi for vst effect) you only can export as an exe.

Re: SAMPLER vst or exe?

Posted: Fri Jul 18, 2014 12:38 pm
by trogluddite
To make a VST, you need all of the 'workings' of the plugin inside a module container, but the ASIO/MIDI primitives outside the container. The connectors where you join your module to the drivers then become the inputs/outputs of the plugin (audio links must be blue mono).
For an exe, everything, including the driver primitives goes inside.

Re: SAMPLER vst or exe?

Posted: Fri Jul 18, 2014 7:55 pm
by apoc123
nubeta7.... yes I have the midi in selector and the keyboard highlighted.......thanks for the help though!

trogluddite.....I think that was my error I had everything inside!!! thanks man!!!

Re: SAMPLER vst or exe?

Posted: Sat Jul 19, 2014 10:49 pm
by apoc123
Can you guys edit this sfz player so that I can export it as a vst and load sfz....it only lets me make a exe........help!!!

Re: SAMPLER vst or exe?

Posted: Sun Jul 20, 2014 12:05 am
by Exo
Hey, you just need a module with a midi input and two mono outputs.

I've modified your example....