Flowstone 3.0.4 Released
Posted: Thu Dec 12, 2013 12:44 am
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.