Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makuto/keykey
MIDI Synth Sequencer Suite
https://github.com/makuto/keykey
midi midi-sequencer music sequencer
Last synced: 3 months ago
JSON representation
MIDI Synth Sequencer Suite
- Host: GitHub
- URL: https://github.com/makuto/keykey
- Owner: makuto
- License: mit
- Created: 2017-06-30T01:49:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-08T22:31:01.000Z (over 7 years ago)
- Last Synced: 2024-04-06T19:33:20.372Z (7 months ago)
- Topics: midi, midi-sequencer, music, sequencer
- Language: Python
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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`