https://github.com/syphon/puredata
Syphon Implementation for Pure Data / GEM
https://github.com/syphon/puredata
puredata syphon
Last synced: 6 months ago
JSON representation
Syphon Implementation for Pure Data / GEM
- Host: GitHub
- URL: https://github.com/syphon/puredata
- Owner: Syphon
- License: other
- Created: 2013-07-28T00:13:02.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-06-12T21:50:59.000Z (over 10 years ago)
- Last Synced: 2024-03-27T00:55:27.073Z (over 1 year ago)
- Topics: puredata, syphon
- Language: Objective-C++
- Homepage:
- Size: 207 KB
- Stars: 17
- Watchers: 6
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
PureData
========Syphon Implementation for Pure Data / GEM
Alpha
========Current implementation supports a single Server only.
Installation Instructions
============* Download PD Extended 0.43.4 or greater.
* Install PD Extended into your /Applications folder.
* Download Syphon for PD Alpha 3
* Navigate to your PD Extended Application, and 'Show Package Contents'
* Navigate within the PD Extended Application to PD Extended.app/Contents/Plugins/Gem/ and copy both syphon server.pd_darwin and Syphon.framework into the Gem folder.Your Gem folder should look similar to:

Launch PD Extended.
Compilation
=====Ensure that Pure Data Extended is installed to /Applications, so that the latest GEM library is automatically found to be linked against. That is the only requirement.