Skip to content

gattis/MIDIDrumToRytmSysex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MIDIDrumToRytmSysex

Converts MIDI drum file(s) to Sysex file(s) containing Pattern(s) for the Elektron Analog Rytm. Uses libanalogrytm which did the hard work of reverse-engineering the Sysex spec for this device.

Usage:

python midi_to_raw.py example.mid

[produces example.mid.raw which libanalogrytm can convert to .syx]

./raw_to_syx example.mid.raw

[produces example.mid.raw.syx which you can upload to the Analog Rytm using C6]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published