Reloop RP-8000 MIDI interface
Project description
Reloop-RP-8000-MIDI
Update the LCD screen of the Reloop RP-8000 and Reloop RP-8000 MK2 DJ turntables. Currently only tempo/BPM is supported
Synopsis
from rp8000 import midi
rp = midi.SysEx('RP8000mk2')
rp.set_tempo(123.4)
# MK1 only - switch the display to BPM
rp.tempo_mode()
MK1 vs MK2
RP-8000 MK1
You must send a tempo to the turntable before you are able to select "bpm" mode for the display. The tempo is automatically set to '00.0' at object instantiation when the model is set to "RP8000"
RP-8000 MK2
You must send a startup sequence to the turntable before you are able to select "bpm" mode for the display. This happens automatically at object instantiation when the model is set to "RP8000mk2"
Acknowledgements
Shouts to Bavi_H for helping with the bitwise maths!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file reloop_rp_8000_midi-1.1.tar.gz
.
File metadata
- Download URL: reloop_rp_8000_midi-1.1.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab4bbd4e6fe9b59040a42e248954b2243ac39fbab32af97c2cf5d79c846cde62 |
|
MD5 | 5d8acd02ace3964803873f0bd60359f9 |
|
BLAKE2b-256 | 18ed6b3b7f783f9c6cb45a8fb04128419afb5cfff5398312ef7579fd72ab7334 |
File details
Details for the file Reloop_RP_8000_MIDI-1.1-py3-none-any.whl
.
File metadata
- Download URL: Reloop_RP_8000_MIDI-1.1-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2619cd880f9da0cf772be205c397bc897b484536b5e743f45312715d5468b5ae |
|
MD5 | 88d302044d4fcc02681f5b9795e4e2e1 |
|
BLAKE2b-256 | cb51f73aab4c2a1409bd2db4f522e7b4eec8d2ef8120a389b1cab336bba64ad0 |