patchmaster patchmaster
Store your synth’s patches on the computer
Status: Pre-Alpha
Brought to you by:
meinls
=========== Patchmaster =========== © 2011–2019 Stefan Meinlschmidt This is going to be some sysex-data wrestling super-application to move patches (i.e. sound programs) between your MIDI capable synthesizer (or other device) and your computer. Currently there is a basic commander-style file manager (fcmd.py) and another one with a slowly emerging MIDI-based virtual filesystem. Additionally there is a simple command line tool (syxc.py) for basic sysex i/o. Run it without arguments for help. Information about supported MIDI devices including their sysex ids lives in patchmaster/devices, as you already guessed. System requirements: * Python 3.4 or higher with tkinter and idle * ALSA (usually included with Linux) or the Windows MIDI subsystem * some MIDI interface or a device talking MIDI over USB