Sending OSC messages from Puredata to Openframeworks

Here is a Puredata patch written for sending OSC messages to Openframeworks.

For some reason I couldn»t make the program oscReceiveExample work from Openframeworks, so I made this simple puredata patch to check if the connection between them is good, and to check if I would be able to send OSC messages

It comunicates with the oscReceiveExample program from Openframeworks addons examples folder.

You can download the patch here:

If you find this patch useful, you may also be interested on this one: http://www.berio.alg-a.org/Communicating-OpenFrameworks-and. It is also a pd patch, but this time it is designed for receiving OSC messages from Openframeworks instead of sending them.

More Info about Puredata and OSC at FLOSS Manuals webpage