Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SpaceMusicZH/VL.IO.AbletonLink

VL wrapper for Ableton Link.
https://github.com/SpaceMusicZH/VL.IO.AbletonLink

ableton vl vvvv

Last synced: 2 months ago
JSON representation

VL wrapper for Ableton Link.

Awesome Lists containing this project

README

        

# VL.IO.AbletonLink

VL wrapper for [Ableton Link](https://ableton.github.io/link/).
Use it to synchronize vvvv to [other applications and devices](https://www.ableton.com/en/link/products) that support Ableton Link.

CPP wrapper code taken from [UnityAbletonLink](https://github.com/comoc/UnityAbletonLink) by [Akihiro Komori](https://github.com/comoc).

## Using the library
In order to use this library with VL you have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see [Managing Nugets](https://thegraybook.vvvv.org/reference/hde/managing-nugets.html) in the VL documentation. As described there you go to the commandline and then type:

nuget install VL.IO.AbletonLink

Try it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net

## License

[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png "CC0")](http://creativecommons.org/publicdomain/zero/1.0/deed)

Depends on [Ableton Link](https://github.com/Ableton/link) please see their [license](https://github.com/Ableton/link/blob/master/LICENSE.md) for further details.