joshstovall / node-abletonlink

node.js porting of ableton Link

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ableton Link Node.js

Experimenting with the Ableton Link Node.js implementation.

Based on node-abletonlink

About

This is a simple example of Ableton Link on a web page. It features a basic UI to view and update the Ableton Link session parameters.

This project depends on socket.io and node-abletonlink.

Use

Install dependencies

cd node-abletonlink
npm install

Start the app

node app.js

Go to localhost:7777

About

node.js porting of ableton Link

License:MIT License


Languages

Language:C++ 85.0%Language:JavaScript 11.4%Language:Python 3.6%