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

https://github.com/ajermakovics/party-mix-paint

Numark Party Mix used to paint with Python's Turtle graphics
https://github.com/ajermakovics/party-mix-paint

Last synced: about 1 year ago
JSON representation

Numark Party Mix used to paint with Python's Turtle graphics

Awesome Lists containing this project

README

          

# party-mix-paint

Numark Party Mix used to paint using Python's [Turtle](https://docs.python.org/3.3/library/turtle.html)

### Requirements:
- [Numark Party Mix](https://www.manualslib.com/products/Numark-Party-Mix-4230188.html) device
- Python 3
- `pip3 install mido python-rtmidi turtle`

### Running:
- `python3 partmix.py`

### Controls:
- Left wheel - orientation
- Right wheel - forward/backward
- Pad keys 1..4: change color
- Left fader: change pen size
- Headphones: pen up, pen down
- Play/Pause: exit

### Preview:
- ![image](https://user-images.githubusercontent.com/999984/78500113-93da5280-774c-11ea-9d11-de887acd6d7d.png)

### Credits

Inspired by:
- https://github.com/micolous/mixtrack-hacks/
- https://github.com/rylito/mixxx_numark_partymix