Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 917 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 917 Bytes

py-flstudio-api

fl studio wrapper REST-api, mixer and plugin control w/ UI

Wraps FL Studio 20 in an api, allowing you to change your mixer-inserts and plugin parameters remotely via POST requests.

Installation

Make sure to clone the repo:

git clone https://github.com/dxstiny/py-flstudio-api.git

Add it to a new folder in Documents\Image-Line\FL Studio\Settings\Hardware\My Mixer Control

install loopMidi

install python

create a loopmidi port and in fl studio, add it as an input device and select API (user) as Controller type

Usage

Run Script

cd host/
python main.py

connect