Copyright (c) Dan Wilcox 2011-16
BSD Simplified License.
For information on usage and redistribution, and for a DISCLAIMER OF ALL WARRANTIES, see the file, "LICENSE.txt," in this distribution.
See https://github.com/danomatika/PdParty for documentation
Run your Pure Data patches on iOS with native GUIs emulated. Inspired by Chris McCormick's Android PdDroidParty and the (now defunct) original RjDj app.
Head on over to the User Guide.
This project uses:
- libpd: audio engine
- pd externals:
- ggee: getdir, moog~, stripdir
- mrpeach: midifile
- rjlib: rj_accum, rj_barkflux_accum~, rj_centroid~, rj_senergy~, rj_zcr~
- PGMidi: midi i/o
- CocoaOSC: Open Sound Control i/o
- CocoaHTTPServer: WebDAV server
- ZipArchive: support for decompressing zip archives
- MBProgressHUD: progress spinner overlay
- UIAlertView+Blocks
- UIActionSheet+Blocks
- DejaVu Sans Mono: font
- Icons8: iOS7+ icons
Open the Xcode project and Build/Run.
You can upgrade to newer versions of the libraries used by the project by running the update scripts in the scripts dir which clone the library and copy it's source files into libs.
You can help develop PDParty on GitHub: https://github.com/danomatika/PdParty
Create an account, clone or fork the repo, then request a push/merge.
If you find any bugs or suggestions please log them to GitHub as well.
