MIDI Synth Sequencer Suite
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Macoy Madson b9877af798 Added drift checking, 3 second sequence with click on sequence start 6 years ago
project Updated Readme with dependencies, gitignore, added basic midi test 6 years ago
.gitignore Updated Readme with dependencies, gitignore, added basic midi test 6 years ago
LICENSE Initial commit 6 years ago
README.md Updated Readme with dependencies, gitignore, added basic midi test 6 years ago
sequencer.py Added drift checking, 3 second sequence with click on sequence start 6 years ago

README.md

keykey

MIDI Synth Sequencer Suite

Dependencies

sudo apt install libjack-jackd2-0 libjack-jackd2-dev sudo pip3 install mido sudo pip3 install python-rtmidi

Maybe not needed: sudo pip3 install py-midi