Page 12 of 12

Re: FlowStone 3.0.9 Beta1

Posted: Tue Mar 08, 2016 4:43 pm
by tor
Wow!!!! Great to see some real progress in the dev department. I think I might opt in again soon. I havent been around here for ages. :D Is 64 bit in the works?

Re: FlowStone 3.0.9 Beta1

Posted: Fri May 06, 2016 2:25 am
by Father
Nubeat7 wrote:as the full version is still not here, i thought i make some wish, maybe it would be possible to add this:
integrate a getHostProductString primitive to identify the actual DAW,
like this we could react to DAW specific specialcases (like the sync problems with FL Studio)

+1
And maybe an option to make the GUI resizable?

Re: FlowStone 3.0.9 Beta1

Posted: Fri May 06, 2016 2:31 am
by RJHollins
Father wrote:
Nubeat7 wrote:as the full version is still not here, i thought i make some wish, maybe it would be possible to add this:
integrate a getHostProductString primitive to identify the actual DAW,
like this we could react to DAW specific specialcases (like the sync problems with FL Studio)

+1
And maybe an option to make the GUI resizable?

that's a VST-3 format

Re: FlowStone 3.0.9 Beta1

Posted: Fri May 06, 2016 7:38 am
by Father
RJHollins wrote:that's a VST-3 format

Not true. Lots of vst 2.4 plug-ins have the feature. Kontakt for example.

Re: FlowStone 3.0.9 Beta1

Posted: Fri May 06, 2016 11:17 am
by tulamide
I think it needs a clear and definitive answer to stop any rumors!

GUI resizing is NOT part of the VST 2.x specification.
Starting with VST 3.0 the resizing is a defined feature of VST.

All plugins that allow you to resize the GUI while only supporting 2.x have their own programming involved. You can see that if you have to enter values within the plugin.

Additionally, Cubase, from version 8 on allows resizing plugin windows. That's a Cubase feature, not a VST feature.