Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaronoff97/midi_polyrhythm

helping out a friend with some crazy music shiz
https://github.com/jaronoff97/midi_polyrhythm

Last synced: 8 days ago
JSON representation

helping out a friend with some crazy music shiz

Awesome Lists containing this project

README

        

# midi_polyrhythm
helping out a friend with some crazy music shiz

# Setup
```
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
```

# Running (example)
```
python main.py 89,28,17,10 --filename crazy.scl
```