Embedding Pure Data patches with libpd
Presenter: Pedro Henrique Rocha Bruel
Pure Data is a visual programming language, used in many interactive multimedia applications. A Pd program is called "patch", and allows quick and interactive programming, but the solution is restricted to a Pure Data environment.
This seminar aims to discuss libpd, a thin wrapper of Pure Data functions, that allows usage of Pd patches in different language and platform contexts.
Code featured in the presentation:
libpd: $ git clone https://github.com/libpd/libpd.git
C and Java tests: $ git clone https://github.com/phrb/libpd_tutorials.git
Android test: $ git clone https://github.com/deusanyjunior/Sensors2PD.git
The Android app is available at the attachments section.
When: October 22nd, 2013
Where: Room B-3 at IME/USP