275
edits
Line 45: | Line 45: | ||
== Using the Data Stream from The Captury == | == Using the Data Stream from The Captury == | ||
In the Max domain - instead of patching cords - we can send and receive data as well. To do this we simply write [send] or [receive] and a unique name, which serves as a kind of address: in our case it is [s x-coord] (s as the short form for send is also possible). | |||
Now we can receive the values that have been sent and use them for very own purposes. In my example I display the data first - to have a kind of overview - to see which direction the information is heading to or where it is coming from. | |||
[[File:img06.png|400px]] | |||
Happy patching! | |||
For questions please contact me: benjamin[.] vossler[at] uni-weimar[.] de |
edits