GMU:Pd programming for humans and non-humans/Jan Glöckner: Difference between revisions

From Medien Wiki
No edit summary
No edit summary
Line 1: Line 1:
Well, pretty much what is says on the title. It just sends the input of Analog Input A0 through Port 8000 on localhost.
Well, pretty much what is says on the title. It just sends the input of Analog Input A0 through Port 8000 on localhost.
The section in the rightest lowest corner is under construction.
The receiving value is put through [int] to drop all decimal places and if the value matches it prints an output.
[[file:sendarduino_inputs_viaosc.pd]]
[[file:sendarduino_inputs_viaosc.pd]]

Revision as of 15:44, 9 December 2017

Well, pretty much what is says on the title. It just sends the input of Analog Input A0 through Port 8000 on localhost. The receiving value is put through [int] to drop all decimal places and if the value matches it prints an output. File:Sendarduino inputs viaosc.pd