Flowchart

Big Picture Goal:

With the addition of the flowchart view, our goal is to provide a more visual representation of the data signal path within your project. By doing so, we aim to make it easier for anyone to be able to open up a project and can quickly analyse how data is flowing through different objects.

Detail Description:

Sample Project

As projects become bigger, very quickly it gets difficult to troubleshoot and diagnose the signal flow. There is a Flowchart window.

When this window is enabled, it will show the signal flow of the selected object.

In this example, the OSC IO connection is selected, and you can see that there is a sender node on the board sending out OSC and the various different OSC - onMessage event.

Another way to have access to the flowchart is to click on the new icon in the header section of the inspector.

Last updated