loguetools program for minilogue, minilogue xd, and prologue
Moderators: Sharp, X-Trade, Pepperpotty, karmathanever
loguetools program for minilogue, minilogue xd, and prologue
I just released version 0.1.4 of my free loguetools program. It performs a few tasks:
* Translation of patches from the (original) minilogue to the minilogue xd. (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)
As I own a minilogue xd that's what I have concentrated on, but it can also be useful for prologue owners because you can "explode" patch libraries and preset packs into separate patch files with it in one operation. This is handy for subsequently organising them in the Korg librarian.
There is a GUI version for Windows and macOS.
Grab it from here https://github.com/gazzar/loguetools/releases or visit the project home https://github.com/gazzar/loguetools and enjoy!
There is also a Python commandline version, which also works if you're on Linux.
* Translation of patches from the (original) minilogue to the minilogue xd. (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)
As I own a minilogue xd that's what I have concentrated on, but it can also be useful for prologue owners because you can "explode" patch libraries and preset packs into separate patch files with it in one operation. This is handy for subsequently organising them in the Korg librarian.
There is a GUI version for Windows and macOS.
Grab it from here https://github.com/gazzar/loguetools/releases or visit the project home https://github.com/gazzar/loguetools and enjoy!
There is also a Python commandline version, which also works if you're on Linux.
Hi @MRNUTTY, I don't have any plans at the moment to implement any midi features but you never know; I did have some ideas that would require that. It's still interesting to hear what sort of thing would be useful for you in case I develop things along those lines. I can see how what you would like would be useful. I'm afraid you'll still need to rely on the Korg librarian for now though.
LOL! No problemgazzar wrote:Hi @MRNUTTY, I don't have any plans at the moment to implement any midi features but you never know; I did have some ideas that would require that. It's still interesting to hear what sort of thing would be useful for you in case I develop things along those lines. I can see how what you would like would be useful. I'm afraid you'll still need to rely on the Korg librarian for now though.

-
- Full Member
- Posts: 114
- Joined: Tue Dec 18, 2018 2:57 pm
- Location: USA
-
- Posts: 1
- Joined: Thu Dec 17, 2020 12:15 am
Update on Loguetools?
Hello Gazazr.
A few months back I posted on facebook instructions to convert a minilogue XD library to a Preset. Dukesgr ( Oleg) said he added it to his fork but has never compiled it. Someone else had asked on FB about an update and he said to reach out to the original author. So, I was wondering if you could possibly implement that feature?
Oleg, said it was available via command line so I installed Python 3.9, ran the pip install loguetools and now find myself in the deep end of the pool not having a clue on how to swim.
I believe it's installed but if I type "translate" I get a bunch of errors.
Any help would be appreciated. Thanks
A few months back I posted on facebook instructions to convert a minilogue XD library to a Preset. Dukesgr ( Oleg) said he added it to his fork but has never compiled it. Someone else had asked on FB about an update and he said to reach out to the original author. So, I was wondering if you could possibly implement that feature?
Oleg, said it was available via command line so I installed Python 3.9, ran the pip install loguetools and now find myself in the deep end of the pool not having a clue on how to swim.
I believe it's installed but if I type "translate" I get a bunch of errors.
Any help would be appreciated. Thanks
- atiredmachine
- Posts: 23
- Joined: Wed Aug 17, 2011 12:51 pm
- Location: Reykjavik, Iceland
- Contact:
Very cool. What about converting Monologue patches to Minilogue XD?
Sincerely,
Thoracius Appotite
I have custom patch banks (retro, vintage, lo-fi) available for:
microKORG - microKORG XL - minilogue - minilogue xd - monologue - MicroFreak
Thoracius Appotite
I have custom patch banks (retro, vintage, lo-fi) available for:
microKORG - microKORG XL - minilogue - minilogue xd - monologue - MicroFreak
- atiredmachine
- Posts: 23
- Joined: Wed Aug 17, 2011 12:51 pm
- Location: Reykjavik, Iceland
- Contact:
Hey, I just checked this out converting sounds from the OG to the XD.
Super cool that you made this, but I think you need to get an OG minilogue to check your work. Or if you're interested, I could sit down with the two synths side by side and document specifically what inconsistencies/bugs there are in the conversion, because it doesn't seem to work right. I tried converting 200 of my own custom patches and only like 5 of them came out remotely usable, and they all still needed the same tweaks to get them close to right. And the problem is not just that the XD is missing half the features of the OG minilogue (like the lack of sustain and release on the 2nd EG, EG->LFO, HPF, etc.) or that the filter and oscillators sound a bit different between the two synths. I'm guessing this performs just a literal translation of some of the values? The delay times, for example, feel like, from memory, just totally different. But it also seems like there are pretty glaring bugs/mistakes. Like is the noise is always silent (Like it's set to the high-pass noise set at 21kHz, so it's just silent)? The LFO seems to be always set to modulate pitch, even where I'm pretty sure on the original patch it was modulating shape or cutoff. Stuff like that. Apologies if I'm way off base here. This was just my cursory impression, but I didn't have a chance to pull out my OG for comparison or really dig in to confirm my suspicions.
Super cool that you made this, but I think you need to get an OG minilogue to check your work. Or if you're interested, I could sit down with the two synths side by side and document specifically what inconsistencies/bugs there are in the conversion, because it doesn't seem to work right. I tried converting 200 of my own custom patches and only like 5 of them came out remotely usable, and they all still needed the same tweaks to get them close to right. And the problem is not just that the XD is missing half the features of the OG minilogue (like the lack of sustain and release on the 2nd EG, EG->LFO, HPF, etc.) or that the filter and oscillators sound a bit different between the two synths. I'm guessing this performs just a literal translation of some of the values? The delay times, for example, feel like, from memory, just totally different. But it also seems like there are pretty glaring bugs/mistakes. Like is the noise is always silent (Like it's set to the high-pass noise set at 21kHz, so it's just silent)? The LFO seems to be always set to modulate pitch, even where I'm pretty sure on the original patch it was modulating shape or cutoff. Stuff like that. Apologies if I'm way off base here. This was just my cursory impression, but I didn't have a chance to pull out my OG for comparison or really dig in to confirm my suspicions.
Sincerely,
Thoracius Appotite
I have custom patch banks (retro, vintage, lo-fi) available for:
microKORG - microKORG XL - minilogue - minilogue xd - monologue - MicroFreak
Thoracius Appotite
I have custom patch banks (retro, vintage, lo-fi) available for:
microKORG - microKORG XL - minilogue - minilogue xd - monologue - MicroFreak