If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Flowstone 3.0.4 Released
16 posts
• Page 1 of 2 • 1, 2
Flowstone 3.0.4 Released
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.
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.
-
support - Posts: 151
- Joined: Fri Sep 07, 2012 2:10 pm
Re: Flowstone 3.0.4 Released
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?
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.
PM me if you are interested.
Experienced Java, J2EE, PHP, Javascript, Angular, Cloud Solutions developer.
-
CoreStylerz - Posts: 327
- Joined: Sun Jan 22, 2012 2:19 am
- Location: italy
Re: Flowstone 3.0.4 Released
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.
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.
-
nix - Posts: 817
- Joined: Tue Jul 13, 2010 10:51 am
Re: Flowstone 3.0.4 Released
Ok, nice update.
Next update will implement x64 vst support I assume?
(and some 3.04 bug fixes)
CC
Next update will implement x64 vst support I assume?
(and some 3.04 bug fixes)
CC
- ccpurno
- Posts: 14
- Joined: Tue Nov 28, 2006 7:15 pm
- Location: NL
Re: Flowstone 3.0.4 Released
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!
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!
-
Nubeat7 - Posts: 1347
- Joined: Sat Apr 14, 2012 9:59 am
- Location: Vienna
Re: Flowstone 3.0.4 Released
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.
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.
BV MUSIC SYDNEY AUSTRALIA..Songwriting and Software development
Headquartershttps://www.bvmusicsydneyaustralia.com/
Spotifyhttps://open.spotify.com/artist/7JO8QM40mVmHb7pAwKPJi0
Donatationhttps://www.paypal.com/donate/?hosted_button_id=HEUR8R7K8GZ4L
Headquartershttps://www.bvmusicsydneyaustralia.com/
Spotifyhttps://open.spotify.com/artist/7JO8QM40mVmHb7pAwKPJi0
Donatationhttps://www.paypal.com/donate/?hosted_button_id=HEUR8R7K8GZ4L
- billv
- Posts: 1157
- Joined: Tue Aug 31, 2010 3:34 pm
- Location: Australia
Re: Flowstone 3.0.4 Released
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
My current ToolBox I have has many 'custom' items added ... how to be sure that this will not be lost.
Thanks
- RJHollins
- Posts: 1571
- Joined: Thu Mar 08, 2012 7:58 pm
Re: Flowstone 3.0.4 Released
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!
Don't stagnate, mutate to create!
-
trogluddite - Posts: 1730
- Joined: Fri Oct 22, 2010 12:46 am
- Location: Yorkshire, UK
Re: Flowstone 3.0.4 Released
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.
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.
-
nix - Posts: 817
- Joined: Tue Jul 13, 2010 10:51 am
Re: Flowstone 3.0.4 Released
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...
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...
- stw
- Posts: 111
- Joined: Tue Jul 13, 2010 11:09 am
16 posts
• Page 1 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 60 guests