Skip to content

comoc/ofxAbletonLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxAbletonLink

ofxAbletonLink is an Ableton Link addon for openFrameworks

Installation

To install ofxAbletonLink, move the ofxAbletonLink folder to your of/addons/ folder. A compiler that supports C++ 11 is required.

ofxAbletonLink relies on link, asio-standalone and catch as submodules. After checking out the main repositories and change the current directory into ofxabletonlink, those submodules have to be loaded using

git submodule update --init --recursive

Examples

  • example-basic: The simplest demo. This demo acts with other Ableton Link applications.
  • example-animation: A sprite animation speed control demo. This demo acts with other Ableton Link applications. (Thank you Irasutoya)

Demo

This gif shows the state of tempo synchronization between our example-basic and Ableton's QLinkHut.

https://gyazo.com/95d1fde2180d1f6b1156bfe96196c1c5

Note

This addon was tested on macOS Sierra only.

About

ofxAbletonLink is an Ableton Link addon for openFrameworks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published