Ableton / LinkKit

iOS SDK for Ableton Link, a new technology that synchronizes musical beat, tempo, and phase across multiple applications running on one or more devices.
http://ableton.github.io/linkkit
Other
147 stars 10 forks source link

A smaller and simpler approach to the sync api #3

Closed brs-ableton closed 9 years ago

brs-ableton commented 9 years ago

This version of ABLSync puts more responsibilities on the client but in return is dramatically simpler than the previous versions. By leaving some of the details of exactly how the syncing is achieved to the client, this version should support a wider array of application designs than the previous version, which was more prescriptive.