Stream connections are used to pass audio and other continious signals.
Data flows at the speed of systems sample rate.
Usage example:
Spawn an oscilator block, multuplier and an output (speaker).
Connect the oscilator output fork using the trigger button, pull it out and connect into the multiplayer input. Set the multiplier on a low value like 0.1
Connect the multiplier output to the output block.
You should hear the tone produced by the oscilator.
Jolts pass single event based data. For example a button pressed might output the event via a jolt out put.
They have purple connections.
Notice you can convert Stream to Jolt using a "Stoe" block. This will trigger the jolt on each sample.
aka Sticks aka Reff connections are to make reference connectoins between blocks. They are used with blocks who have a stick connector. [insert image of stick connector]