Flowstone 3.0.4 Released

For general discussion related FlowStone
User avatar
support
Posts: 151
Joined: Fri Sep 07, 2012 2:10 pm

Flowstone 3.0.4 Released

Post by support »

We have just released FlowStone 3.0.4 Bluebird!

The release notes are on the Version History section of the Download page if you want the full details.

The headline feature is the DLL Component. This allows you to make your own components from dlls which are externally from the software. The dlls can be left external or embedded in the component and made into modules. By doing this you can effectively create your own primitives.

Most of the important connector types are supported including floats, strings, ints and their arrays. We also support mono connectors so you can now process data at sampling rate using your own code. This uses frames of data so the performance is extremely good.

The user guide has been updated to add a whole new chapter on this so hopefully everything is clear. We've also added some examples to the support area here:
DLL Component Examples

Hopefully that will be enough to get you started.
User avatar
CoreStylerz
Posts: 327
Joined: Sun Jan 22, 2012 2:19 am
Location: italy
Contact:

Re: Flowstone 3.0.4 Released

Post by CoreStylerz »

That DLL sound cool, i may renew my sub. I always wanted some possibilities to expand flowstone.
Did you have nothing to say about 64 bit plugins?
Need my support for app development, website or custom scripts?
PM me if you are interested.
Experienced Java, J2EE, PHP, Javascript, Angular, Cloud Solutions developer.
User avatar
nix
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: Flowstone 3.0.4 Released

Post by nix »

Heya,
still crashing Orion on close of plug when engine is running here.
Do you call the .dll in Ruby,asm or stream codeboxes?
Ty for the work done.
ccpurno
Posts: 14
Joined: Tue Nov 28, 2006 7:15 pm
Location: NL

Re: Flowstone 3.0.4 Released

Post by ccpurno »

Ok, nice update.
Next update will implement x64 vst support I assume?
(and some 3.04 bug fixes)

CC
User avatar
Nubeat7
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna
Contact:

Re: Flowstone 3.0.4 Released

Post by Nubeat7 »

would it be possible to make a visual studio 10 (or 12) dll template?
converting the dll template to VS 10 version doesnt work, or do we need to use VS 2008?

btw converting the dll examples is working!
billv
Posts: 1165
Joined: Tue Aug 31, 2010 3:34 pm
Location: Australia
Contact:

Re: Flowstone 3.0.4 Released

Post by billv »

Looks like a great update...
Unfortunatly I'm too busy to even download it...
Looking forward to going through it next year....
Thanks guys...
Merry Xmas & happy new year to all. :)
RJHollins
Posts: 1573
Joined: Thu Mar 08, 2012 7:58 pm

Re: Flowstone 3.0.4 Released

Post by RJHollins »

Looking to do the update to 3.0.4 .. but was wondering ..

My current ToolBox I have has many 'custom' items added ... how to be sure that this will not be lost.

Thanks
User avatar
trogluddite
Posts: 1730
Joined: Fri Oct 22, 2010 12:46 am
Location: Yorkshire, UK

Re: Flowstone 3.0.4 Released

Post by trogluddite »

RJHollins wrote:My current ToolBox I have has many 'custom' items added ... how to be sure that this will not be lost.

All migrated here no problem.
All schematics/modules I post are free for all to use - but a credit is always polite!
Don't stagnate, mutate to create!
User avatar
nix
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: Flowstone 3.0.4 Released

Post by nix »

OK-
I see now that the .dll is not called in a codebox--
is there any chance we could get 'mem' pins?
I need 2 float arrays to stereo mem.
If I had the mem pin,
I would get my hands dirty.
stw
Posts: 111
Joined: Tue Jul 13, 2010 11:09 am
Contact:

Re: Flowstone 3.0.4 Released

Post by stw »

Someone else noticing heavy save time increase?
My current project (about 5MB - lots of synced copies and good use of busses) used to save within 10 to 15 sec with 3.03. 3.04 actually takes several minutes... :evil:
Post Reply