Skip to content

MIDI controller made with React and Flask, for use with Ableton or other DAWs

Notifications You must be signed in to change notification settings

Spijkervet/midi-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIDI Controller

Fully customizable MIDI controller made with React and Flask using WebSockets, for use with Ableton or other DAWs.

MIDI controller

Installation

Python MIDI server:

pip3 install flask flask-socketio flask-cors

React client:

cd client && npm install && npm start

Run

./run.sh

About

MIDI controller made with React and Flask, for use with Ableton or other DAWs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published