Socket
Book a DemoInstallSign in
Socket

ableton-link

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ableton-link

Source
Cargo
Version
0.1.0
Version published
Maintainers
1
Created
Source

Build Status

A wrapper for the Ableton Link library, a technology that synchronizes musical beat, tempo, and phase across multiple applications running on one or more devices. Applications on devices connected to a local network discover each other automatically and form a musical session in which each participant can perform independently: anyone can start or stop while still staying in time. Anyone can change the tempo, the others will follow. Anyone can join or leave without disrupting the session.

For further details, see Ableton Link.

Remarks

This is my first shot at wrapping a C++ library for Rust. Also, I'm pretty much a C/C++ noob. So expect some rough edges.

I'm not totally sure about the all the design choices, especially the with_app/audio_session_state- methods. If you see a better way, PR's are welcome.

This has only been tested on macOS and seems to compile on Linux as well. Don't know about Windows or others...

FAQs

Package last updated on 30 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts