https://github.com/danomatika/syncjams-ios-demo
demo app for using libpd + SyncJams on iOS
https://github.com/danomatika/syncjams-ios-demo
Last synced: 3 months ago
JSON representation
demo app for using libpd + SyncJams on iOS
- Host: GitHub
- URL: https://github.com/danomatika/syncjams-ios-demo
- Owner: danomatika
- Created: 2015-05-09T18:08:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-18T15:01:33.000Z (about 10 years ago)
- Last Synced: 2025-01-31T19:06:37.962Z (5 months ago)
- Language: Objective-C
- Size: 250 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SyncJams-ios-demo
demo app for using libpd + SyncJams on iOS

* [libpd](https://github.com/libpd/libpd): embeddable dsp library using Pure Data
* [SyncJams](https://github.com/chr15m/SyncJams): computer music state syncronization using the OSC (Open Sound Control) networking protcolAfter cloning, make sure to pull the submodules:
git submodule init
git submodule update