GMU:Max and the World/Paulina Magdalena Chwala/Homework 4: Difference between revisions
From Medien Wiki
Paulina.chw (talk | contribs) (Created page with "OSC protocol FILE: File:Colors1.maxpat I download an app to my smartphone (Osc Controller from the play store) and connected to my laptop ip. I chosen the port number '1...") |
(No difference)
|
Latest revision as of 10:21, 17 June 2020
OSC protocol
FILE: File:Colors1.maxpat
I download an app to my smartphone (Osc Controller from the play store) and connected to my laptop ip. I chosen the port number '123'. To make data transfer avaiable, I needed to change the network profile settings on my computer into "private".
I used a command "udprecieve" on Max and "route" to recieve and select data from sliders in the app. I changed value of the sliders to max. 255 (rgb)
After that, I connected the osc loop to my previous project Homework 3 and now I can controll the LED rgb with my phone.