Skip to content

tai-studio/osc2push2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osc2push2

2024, Till Bovermann

interface with the display of Ableton Push2 via OSC

Installation

best to install into a virtual environment

set up a virtual environment

python -m venv .venv
source .venv/bin/activate

install the required packages

python -m pip install -r requirements.txt

Usage

python push2_display.py --port 7000

About

interface with the display of Ableton Push2 via OSC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published