libpd / pd-for-ios

Pure Data for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After cloning the pd-for-ios repository, please make sure to cd into the pd-for-ios folder and say

git submodule init
git submodule update --init --recursive

These two commands install the dependencies from libpd. After the initial setup, say

git pull
git submodule update --recursive

whenever you want to sync with the GitHub repositories.

About

Pure Data for iOS

License:Other


Languages

Language:Objective-C 95.3%Language:C 4.5%Language:C++ 0.2%