Skip to content

Turtle1331/osc-sustain-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSC Sustain Web

A simple web-based sustain pedal for OSC

Installing

git clone https://github.com/Turtle1331/osc-sustain-web.git
cd osc-sustain-web

python3 -m venv venv
source venv/bin/activate

pip install -r requirements.txt

Running

python3 server.py

About

A simple web-based sustain pedal for OSC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published