Main Page
From FDWiki
Contents |
SourceForge Project page
Help Wanted
We are looking for participants for the following tasks :
- Icon design. We need to create SVG icons for FlowDesigner nodes.
- System packaging. We need to produce quality packages for Windows, Linux & OSX.
- GUI developement. We need to improve the GUI and make it user-friendly.
- Documentation management. Documentation needs to be written.
- Testing. Unit testing of the FlowDesigner core under all supported systems.
- Web design.Mostly wiki maintenance,upgrade and reorganization.
Please contact us if you are interested : mailto:fowdesigner-devel@lists.sourceforge.net.
News
- August 2008 : Tutorials have been added to the User's Guide
- July 2008 : FlowDesigner 0.10.0 will be released soon.
- February 15 2008 : Updated developers information, Added Screenshots.
- October 10 2007 : FlowDesigner 0.9.1 released.
- October 2 2007 : FlowDesigner is now using Subversion instead of CVS. FD 0.9.1 will be released shortly with full Win32 and OSX binaries & sources. Stay tuned!
- September 19 2007 : OpenCV blocks are to be integrated in the next release.
- May 1 2007 : ManyEars project using FlowDesigner is online.
- Feb 28 2007 : FlowDesigner WIN32 port on the way.
- Feb 28 2007 : FDWiki online! Please contribute. You can find the old web site here : http://flowdesigner.sourceforge.net/old_index.html
FlowDesigner
FlowDesigner is a free (GPL/LGPL) data flow oriented development environment. It can be used to build complex applications by combining small, reusable building blocks. In some ways, it is similar to both Simulink and LabView, but is hardly a clone of either. FlowDesigner features a RAD GUI with a visual debugger. Although FlowDesigner can be used as a rapid prototyping tool, it can still be used for building real-time applications such as audio effects processing. Since FlowDesigner is not really an interpreted language, it can be quite fast. It is written in C++ and features a plugin mechanism that allows plugins/toolboxes to be easiliy added. FlowDesigner currently includes the following toolboxes:
- Signal processing
- Audio processing (DSP)
- Vector quantization
- Neural network
- Fuzzy logic
- Octave plug-in
- Robotics
- Real-time audio effect processing (pre-alpha)
- Linear algebra using LAPACK (pre-alpha)
- OpenCV
Current Version Information
Released Version
- FlowDesigner 0.9.1 --------->Download
Development Version
Screenshots
Getting started
- Documentation can be found here.
- Developer's corner.

