mNo edit summary |
m (→libpd) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
=== | === libpd === | ||
Instructors: Peter Brinkmann and Dan Wilcox | Instructors: [http://nettoyeur.noisepages.com/ Peter Brinkmann], [http://rjdj.me/ Martin Roth], and [http://danomatika.com Dan Wilcox] | ||
This will be an introduction to using [http://gitorious.org/pdlib libpd], the C library for embedding Pure Data as the audio engine in custom applications, including those on Android, iOS, and Mac/Win/Linux (via OpenFrameworks and ofxPd). | |||
Participants are encouraged to come up with ideas for musical apps that they wish to implement. The workshops will be hands-on, ranging from the setup of libpd for various development environments to the design and implementation of libpd-based apps, with a brief discussion of what to keep in mind when patching for libpd. | |||
==== Links ==== | |||
* [http://gitorious.org/pdlib libpd] | |||
* [http://noisepages.com/groups/pd-everywhere/ community discussion] | |||
* [http://gitorious.org/pdlib/pages/Libpd libpd docs] | |||
* [http://createdigitalmusic.com/2010/10/libpd-put-pure-data-in-your-app-on-an-iphone-or-android-and-everywhere-free/ Create Digital Music on libpd] | |||
* [https://github.com/danomatika/ofxPd ofxPd OpenFrameworks addon Github page] | |||
* [http://forum.openframeworks.cc/index.php?topic=6492.0 ofxPd OF forum post] | |||
'''Some apps made with libpd:''' | |||
* [http://inceptiontheapp.com/ Inception The App] | |||
* [http://nodebeat.com/ NodeBeat] | |||
* [http://app.net/sonaur Sonaur] | |||
Note: If you plan to experiment with writing an iOS application, be advised that you will need to join the [http://developer.apple.com/programs/ios/ Apple iOS Developer Program] ($99 :P) if you want to have a Provisioning Profile in order run your app on an actual iOS device. (This is not needed to experiment with the iOS simulator included with XCode.) Acquiring the profile may take a few days, so make sure you do this before coming to the workshop. | |||
See also the paper [[PDCON:Conference/Embedding Pure Data with libpd: Design and Workflow]] | See also the paper [[PDCON:Conference/Embedding Pure Data with libpd: Design and Workflow]] |
Latest revision as of 21:34, 29 January 2012
libpd
Instructors: Peter Brinkmann, Martin Roth, and Dan Wilcox
This will be an introduction to using libpd, the C library for embedding Pure Data as the audio engine in custom applications, including those on Android, iOS, and Mac/Win/Linux (via OpenFrameworks and ofxPd).
Participants are encouraged to come up with ideas for musical apps that they wish to implement. The workshops will be hands-on, ranging from the setup of libpd for various development environments to the design and implementation of libpd-based apps, with a brief discussion of what to keep in mind when patching for libpd.
Links
- libpd
- community discussion
- libpd docs
- Create Digital Music on libpd
- ofxPd OpenFrameworks addon Github page
- ofxPd OF forum post
Some apps made with libpd:
Note: If you plan to experiment with writing an iOS application, be advised that you will need to join the Apple iOS Developer Program ($99 :P) if you want to have a Provisioning Profile in order run your app on an actual iOS device. (This is not needed to experiment with the iOS simulator included with XCode.) Acquiring the profile may take a few days, so make sure you do this before coming to the workshop.
See also the paper PDCON:Conference/Embedding Pure Data with libpd: Design and Workflow
4th international Pure Data Convention 2011 Weimar ~ Berlin