AbletonOSC: A unified control API for Ableton Live

Daniel Jones

Proceedings of the International Conference on New Interfaces for Musical Expression

Abstract:

This paper describes AbletonOSC, an Open Sound Control API whose objective is to expose the complete Ableton Live Object Model via OSC. Embedded within Live by harnessing its internal Python scripting interface, AbletonOSC allows external processes to exert real-time control over any element of a Live set, ranging from generating new melodic sequences to modulating deeply-nested synthesis parameters. We describe the motivations and historical precedents behind AbletonOSC, provide an overview of its OSC namespace and the classes of functionality that are exposed by the API, and look at a series of applied case studies that demonstrate the new types of musical interface that AbletonOSC enables.

Citation:

Daniel Jones. 2023. AbletonOSC: A unified control API for Ableton Live. Proceedings of the International Conference on New Interfaces for Musical Expression. DOI: 10.5281/zenodo.11189234

BibTeX Entry:

  @inproceedings{nime2023_60,
 abstract = {This paper describes AbletonOSC, an Open Sound Control API whose objective is to expose the complete Ableton Live Object Model via OSC. Embedded within Live by harnessing its internal Python scripting interface, AbletonOSC allows external processes to exert real-time control over any element of a Live set, ranging from generating new melodic sequences to modulating deeply-nested synthesis parameters. We describe the motivations and historical precedents behind AbletonOSC, provide an overview of its OSC namespace and the classes of functionality that are exposed by the API, and look at a series of applied case studies that demonstrate the new types of musical interface that AbletonOSC enables.},
 address = {Mexico City, Mexico},
 articleno = {60},
 author = {Daniel Jones},
 booktitle = {Proceedings of the International Conference on New Interfaces for Musical Expression},
 doi = {10.5281/zenodo.11189234},
 editor = {Miguel Ortiz and Adnan Marquez-Borbon},
 issn = {2220-4806},
 month = {May},
 numpages = {5},
 pages = {436--440},
 title = {AbletonOSC: A unified control API for Ableton Live},
 track = {Papers},
 url = {http://nime.org/proceedings/2023/nime2023_60.pdf},
 year = {2023}
}