https://github.com/lemonzi/autosync
Pure Data library with hacked GUI elements that are automatically synchronized over the net using OSC with elements that share the same name
https://github.com/lemonzi/autosync
gui osc pure-data
Last synced: 4 months ago
JSON representation
Pure Data library with hacked GUI elements that are automatically synchronized over the net using OSC with elements that share the same name
- Host: GitHub
- URL: https://github.com/lemonzi/autosync
- Owner: lemonzi
- Created: 2013-01-03T21:03:21.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-08T18:03:56.000Z (over 13 years ago)
- Last Synced: 2025-03-22T01:18:11.218Z (about 1 year ago)
- Topics: gui, osc, pure-data
- Language: Pure Data
- Homepage: http://lemonzi.me/projects/pure-data
- Size: 113 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
autoSync
========
autoSync is a library that wraps the default Pure Data GUI objects into abstractions that are automatically synchronized over the net to any other object from the library created with the same tag. The communication is controlled by creating stations that establish local or remote links.