Skip to main content

Korg minilogue family patch manipulation tools

Project description

loguetools

loguetools manipulates Korg 'logue'-series synthesizer patch libraries (what Korg calls program collections).

It perform a few tasks:

  • Translation of patches from the (original) minilogue to the minilogue xd. See the translation section for a description and limitations.
    (For minilogue xd)
  • Bulk extraction of all patches in collections to separate patch files.
    (For minilogue, minilogue xd and prologue)
  • Readable display of patch contents.
    (For minilogue and minilogue xd)

There are two versions:

  1. A gui-based version (Windows and MacOS)
  2. A set of commandline tools written in Python (3.7 or later)

Installing

GUI

Just download and run the latest version from Releases.
The files are single-click executables; no need to install. There are Windows (.exe) and macOS (.app.zip) versions.

Commandline tools

These require Python 3.7 or later. Install with pip

pip install loguetools

Using

GUI

See the wiki.

Commandline tools

pip will install the script entry points. All tools contain documention for parameters, e.g. translate --help

dump (For minilogue and minilogue xd)
Display the contents of a program or preset pack. -m generates md5 checksums for patches.

explode (For minilogue, minilogue xd and prologue)
Bulk extraction of individual patches from libraries.

translate (For minilogue xd)
Translate (original) minilogue patches to the minilogue xd.

Limitations

The hardware and routing possibilities for the OG and xd differ in significant ways. The translate tool tries to make sensible choices about setting the xd's EG and LFO hardware to match the original patch but the options are limited.

I don't own an original minilogue so I have limited ability to test the translation accuracy. I found Jeff Kistler's minilogue editor very helpful for checking some of the parameter translations. Korg's documentation has some errors and omissions and I haven't worked out how to translate everything correctly yet; if you notice a problem, let me know or create an issue!

These are on my radar

  • No prologue patch translation yet
  • Smarter use of the xd multi-engine to switch between noise and sub oscillator

Known problems

  • I haven't created minilogue patch packs that can be distributed. Thus most unit tests will fail. This may improve in future.

Licenses

See LICENSE.txt
Code released under the 3-clause BSD license.
Application icon "tools by i cons from the Noun Project"

Development notes

Suggestions and bug reports are welcome. Pull requests will probably be welcome; feel free to create a feature suggestion first to discuss.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

loguetools-0.1.4.tar.gz (31.1 kB view hashes)

Uploaded Source

Built Distribution

loguetools-0.1.4-py3-none-any.whl (35.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page