p600syx
This is a collection of python modules for handling MIDI SysEx patch dumps for the Sequential Circuits Prophet-600 analog synthesizer.
The following formats are supported:
- The original patch format documented in the owner's manual
- The custom format introduced by GliGli (documentation)
- The updated dump formats by Imogen (versions 7 and 8)
The available executable programs are:
p600_decode- decode patch data to human readable formp600_recv- receive patch data via MIDIp600_send- send patch and other SysEx data (i.e. firmware files) via MIDI
Installation and usage
The easiest way is to install the software from https://pypi.org using pip:
pip install p600syx
After installing the package, check p600_SCRIPTNAME -h for further usage instructions.
Release files for p600syx 0.3.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| p600syx-0.3.2.tar.gz | 23.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| p600syx-0.3.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 48.2 kB
Release files / p600syx-0.3.2.tar.gz
| Download URL | p600syx-0.3.2.tar.gz |
|---|---|
| Size | 23.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
609c1f41ab0fd42aa0b82362b837f14ebf2caad124d9f62ef2f8d08e7513b209
|
|
BLAKE2b-256 checksum How to use checksums |
2d3f65811f76719ec03c6d7edacbccc749570084e48f614f2a406f385ef1f476
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.11.0
|
Release files / p600syx-0.3.2-py3-none-any.whl
| Download URL | p600syx-0.3.2-py3-none-any.whl |
|---|---|
| Size | 24.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a98bf3317676245503e5182f72cd3342e74c86330db70b15b8e185851d830519
|
|
BLAKE2b-256 checksum How to use checksums |
6be8f7b8d9bd7d04576d72863a62439146b401f9cc3f1f6def14d73ea3e761c4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.11.0
|