Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danomatika/syncjams-ios-demo
demo app for using libpd + SyncJams on iOS
https://github.com/danomatika/syncjams-ios-demo
Last synced: about 1 month 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-18T15:01:33.000Z (over 9 years ago)
- Last Synced: 2024-10-15T09:53:29.130Z (3 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
![iPhone screenshot](https://github.com/danomatika/SyncJams-ios-demo/blob/master/doc/iphone-screenshot.png)
* [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