Project Type:
Programming Language LibraryProject URL:
OSC for pdOSC Documentation URL:
http://puredata.info/Members/martinrp/OSCobjects/OSC objects for Pure-data, by Martin Peach
Transport Type:
None / Transport Independent
Platform:
Windows
Linux
Mac OSX
Features:
Packet Parsing (Client)
Packet Construction (Server)
Bundle Support
Timetag Support
Bundle Support:
Reads Bundles
Creates Bundles
Supports Nested Bundles
Type Support:
i: int32
b: blob
s: string
f: float32
S: symbol
c: char
r: RGBA color (char*4)
m: MIDI message (char*4)
T: true
F: false
N: null
I: infinitum
Comments
Re: pure data
Hi, i realy want to know how can i pass info from PD to processing and viceversa. I got some clues and experiencies, like the UDP and TCP objects for PD and VVVV. But i cant find the UDP or TCP libraries for processing, and also i don´t know what is OSC, is it an aplication? Well, theres many details i dont know. Please Help!
Hola quisiera saber cómo conectar PD a Processing. Tengo una idea de cómo hacerlo, me imagino que tiene que ver con los objetos TCP y UDP que sirven para conectar VVVV con PD. El asunto es que no sé si el protocolo OSC es una aplicación, una convención o alguna otra cosa ¡Por favor, ayúdenme!
Thanks-Gracias
Caracas-Venezuela
Juampa Blotoledo
Re: pure data
There is also an embedded version of Pure Data available (BluePD) which can be used for physical computing projects. The embedded version of Pure Data supports OSC as well.
Link:
BluePD