Editing program/combi/set list names including descriptions

Discussion relating to the Korg Kronos Workstation.

Moderators: Sharp, X-Trade, Pepperpotty, karmathanever

Post Reply
User avatar
michelkeijzers
Approved Merchant
Approved Merchant
Posts: 9112
Joined: Thu Feb 08, 2007 3:10 pm
Location: Netherlands
Contact:

Editing program/combi/set list names including descriptions

Post by michelkeijzers »

I think the only way to edit program, combi and set list slot names and descriptions (512 chars) can be done manually on the synth only until the editor will be released. Am I correct in this?

Currently I'm busy to add a feature to the PCG Tools to be able to edit names and descriptions because it seems rather tedious to me to do it on the synth for a lot of patches.

Would this feature be appreciated (since it will be obselete when the editor will be released).
Image
Developer of the free PCG file managing application for most Korg workstations: PCG Tools, see https://www.kronoshaven.com/pcgtools/
cynkh
Platinum Member
Posts: 526
Joined: Thu Jun 09, 2011 2:53 am
Location: Buffalo, N.Y.

Post by cynkh »

I've done it using a hex editor on the Mac (HexFiend). That's when I ran into the issue of having to calculate the checksum since any byte that's changed in the file (following the header) affects the checksum.
It should be eminently possible once you've worked out the offsets and lengths for each field to programmatically update names, descriptions, etc. as long as that checksum byte is also updated.

Cheers!
- cynkh -

Hardware:
Kronos 61, microKORG, MoPho, Rogue, Aira System-1, Aira TB-3, Aira TR-8, MC-202, TB-303, (KMS-30), Juno 6, Alpha-Juno 1 (PG-300), SH-201, MC-09, Virus TI Snow, K2000, MPC-1000, X-Station 25, MultiMix-16FW, Ableton Live Push

Software:
Logic Pro 9, Korg Legacy Collection, Komplete 8, vCollection 3, Sylenth1, microTonic
User avatar
michelkeijzers
Approved Merchant
Approved Merchant
Posts: 9112
Joined: Thu Feb 08, 2007 3:10 pm
Location: Netherlands
Contact:

Post by michelkeijzers »

cynkh wrote:I've done it using a hex editor on the Mac (HexFiend). That's when I ran into the issue of having to calculate the checksum since any byte that's changed in the file (following the header) affects the checksum.
It should be eminently possible once you've worked out the offsets and lengths for each field to programmatically update names, descriptions, etc. as long as that checksum byte is also updated.

Cheers!
The work version I have of my app can already change it but it doesn't take the checksum into account (tough that's a piece of a cake). Probably I will send you a modified PCG this week to check.
Image
Developer of the free PCG file managing application for most Korg workstations: PCG Tools, see https://www.kronoshaven.com/pcgtools/
cynkh
Platinum Member
Posts: 526
Joined: Thu Jun 09, 2011 2:53 am
Location: Buffalo, N.Y.

Post by cynkh »

michelkeijzers wrote:
cynkh wrote: The work version I have of my app can already change it but it doesn't take the checksum into account (tough that's a piece of a cake). Probably I will send you a modified PCG this week to check.
Feel free to send any PCG files over, I'm always happy to help! In fact, I'm really loving the whole process of "reversing" the formatting (big thanks to Stephen Kay for making the Korg formats available for inspection). We'll soon be at my goal of loading up any Wavestation patch into the Kronos automatically! :twisted:

Cheers!
- cynkh -

Hardware:
Kronos 61, microKORG, MoPho, Rogue, Aira System-1, Aira TB-3, Aira TR-8, MC-202, TB-303, (KMS-30), Juno 6, Alpha-Juno 1 (PG-300), SH-201, MC-09, Virus TI Snow, K2000, MPC-1000, X-Station 25, MultiMix-16FW, Ableton Live Push

Software:
Logic Pro 9, Korg Legacy Collection, Komplete 8, vCollection 3, Sylenth1, microTonic
User avatar
michelkeijzers
Approved Merchant
Approved Merchant
Posts: 9112
Joined: Thu Feb 08, 2007 3:10 pm
Location: Netherlands
Contact:

Post by michelkeijzers »

cynkh wrote:
michelkeijzers wrote:
cynkh wrote: The work version I have of my app can already change it but it doesn't take the checksum into account (tough that's a piece of a cake). Probably I will send you a modified PCG this week to check.
Feel free to send any PCG files over, I'm always happy to help! In fact, I'm really loving the whole process of "reversing" the formatting (big thanks to Stephen Kay for making the Korg formats available for inspection). We'll soon be at my goal of loading up any Wavestation patch into the Kronos automatically! :twisted:

Cheers!
Thank you very much!
Image
Developer of the free PCG file managing application for most Korg workstations: PCG Tools, see https://www.kronoshaven.com/pcgtools/
User avatar
Jon Lord
Senior Member
Posts: 452
Joined: Fri Sep 07, 2007 7:41 pm
Location: Sweden

Post by Jon Lord »

Really looking forward to the new features!
cynkh wrote:(big thanks to Stephen Kay for making the Korg formats available for inspection!
link?,
Image - Download & share Korg keyboard patches for free.
Korg M3-73 (Radias Exb & Warwick "RC 21728 B" case), Clavia Nord Electro 3.
[On Hold]: Elka MK-88. [Sold]: Roland XP-30, Access Virus C

User avatar
permofryed
Junior Member
Posts: 78
Joined: Fri Jun 04, 2004 12:26 am
Location: Texas
Contact:

Post by permofryed »

If you can find a way to take MIDI files and add them to a PCG as User Drum Patters using your app, I will pay you$.
___________________
___________________
Live Suite 8 w/M4L / Logic Studio / iMac i7 Quad Core 8G RAM / MBP 2.4 4G RAM / Korg KRONOS-61 / APC40 / MPD18 / BCR2000 /nano Kontrol&Key / Roland Juno 106 / Moog Minitaur / TC Electronic StudioKonekt 48/ other random gear, guitars, drums and software

www.neilbufkin.com
User avatar
michelkeijzers
Approved Merchant
Approved Merchant
Posts: 9112
Joined: Thu Feb 08, 2007 3:10 pm
Location: Netherlands
Contact:

Post by michelkeijzers »

permofryed wrote:If you can find a way to take MIDI files and add them to a PCG as User Drum Patters using your app, I will pay you$.
I can put it on my wish list, however I do not have experience with MIDI files (at least no songs). The idea is interesting tough. However, it is a bit beyond the scope of my app for now.
Image
Developer of the free PCG file managing application for most Korg workstations: PCG Tools, see https://www.kronoshaven.com/pcgtools/
cynkh
Platinum Member
Posts: 526
Joined: Thu Jun 09, 2011 2:53 am
Location: Buffalo, N.Y.

Post by cynkh »

michelkeijzers wrote:
permofryed wrote:If you can find a way to take MIDI files and add them to a PCG as User Drum Patters using your app, I will pay you$.
I can put it on my wish list, however I do not have experience with MIDI files (at least no songs). The idea is interesting tough. However, it is a bit beyond the scope of my app for now.
I do like a lot of the suggestions various users have had on all of the threads for such features. Maybe we should get a separate wishlist thread going just for the PCG aspect... :idea:

Food for thought. @permofryed: I definitely like the idea and may look into incorporating into the app/utility I'm working on (currently in Java).

Cheers!
- cynkh -

Hardware:
Kronos 61, microKORG, MoPho, Rogue, Aira System-1, Aira TB-3, Aira TR-8, MC-202, TB-303, (KMS-30), Juno 6, Alpha-Juno 1 (PG-300), SH-201, MC-09, Virus TI Snow, K2000, MPC-1000, X-Station 25, MultiMix-16FW, Ableton Live Push

Software:
Logic Pro 9, Korg Legacy Collection, Komplete 8, vCollection 3, Sylenth1, microTonic
aron
Platinum Member
Posts: 1552
Joined: Thu Jan 27, 2011 9:03 am
Location: Hawaii
Contact:

Post by aron »

Please put it all in here. That way Dan can look at one thread, not chase all over for wishes.

http://www.korgforums.com/forum/phpBB2/ ... &start=120
Korg Kronos, RD-88, Yamaha VL1, Deep Mind 6, Korg Kross, author of unrealBook for iPad.
User avatar
michelkeijzers
Approved Merchant
Approved Merchant
Posts: 9112
Joined: Thu Feb 08, 2007 3:10 pm
Location: Netherlands
Contact:

Post by michelkeijzers »

Editing program, combi and set list slot names including descriptions is already possible in the latest version of my application (see my signature for a link).

Sorry to forgot the update to mention here.
Image
Developer of the free PCG file managing application for most Korg workstations: PCG Tools, see https://www.kronoshaven.com/pcgtools/
aron
Platinum Member
Posts: 1552
Joined: Thu Jan 27, 2011 9:03 am
Location: Hawaii
Contact:

Post by aron »

Very cool!
Korg Kronos, RD-88, Yamaha VL1, Deep Mind 6, Korg Kross, author of unrealBook for iPad.
Post Reply

Return to “Korg Kronos”