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
- Host: GitHub
- URL: https://github.com/ajermakovics/party-mix-paint
- Owner: ajermakovics
- Created: 2020-04-05T13:04:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-05T15:40:04.000Z (over 6 years ago)
- Last Synced: 2025-03-25T07:41:26.564Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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:
- 
### Credits
Inspired by:
- https://github.com/micolous/mixtrack-hacks/
- https://github.com/rylito/mixxx_numark_partymix