This section describes the FlowDesigner for Windows including how to use it and the difference from the Linux version.
You can launch the FlowDesigner in two ways:
double click the FlowDesigner icon on Desktop
or
Click Start menu -> Programs -> HARK -> FlowDesigner for HARK
You can also run from the command prompt.
> flowdesigner
Add node
First, open the tree named Node in the Toolbox sub-window on the left. Then, drag-and-drop a node.
For example, if you want to add SpectralGainFilter , Select Nodes $\rightarrow $ HARK $\rightarrow $ Separation, and drag-and-drop the SpectralGainFilter to the Network.
Delete node
Click the node, and press the Delete button.
Copy node
not implemented.
Connect terminals
The operation is similar to the FlowDesigner for Linux. Drag from the source terminal and drop at the destination terminal, then, these terminals will be connected by an arrow.
Disconnect terminal connections
Left click the connection, then, press the Delete button.
Show terminal names
FlowDesigner for Windows does not always show the terminal names. You can see them by putting the mouse cursor on the terminal. During the connection, you can see the terminal name and its type when you put the mouse on the terminal.
Not implemented functions
FlowDesginer for Windows does not support the function to turn the arrow color to red if the source and destination terminal types are different.
FlowDesginer for Windows also does not support the function to reorganize the connections.