SUPER Frustrated
Moderators: Sharp, X-Trade, Pepperpotty, karmathanever
-
- Posts: 23
- Joined: Sat Jan 21, 2012 8:47 pm
SUPER Frustrated
I am just super frustrated with the lack of COMPLETE Utilities for my M50. M50 Editor, does not output to a correct PCG File, Aldan Can not read these, nor can PCGTools. M50 Editor doesn't allow for Relocating of Patches and is quite clumsy when it comes to Re-assigning Names. But is the only one that will allow back and forth communications between It and the Synth.
I know these seem to be picky items and Some of the utilities are offered free of charge.. But is there ANY Utilities that Do It All??? I wouldnt Mind paying for it either!
Thanks for an venting outlet
I know these seem to be picky items and Some of the utilities are offered free of charge.. But is there ANY Utilities that Do It All??? I wouldnt Mind paying for it either!
Thanks for an venting outlet
- michelkeijzers
- Approved Merchant
- Posts: 9112
- Joined: Thu Feb 08, 2007 3:10 pm
- Location: Netherlands
- Contact:
My application cannot do it all (it cannot communicate directly with the synth), however it should be able to read all M50 PCG files.
If possible, please email your PCG file to me so I can analyze it and see what is the problem.
Kind regards,
Michel
If possible, please email your PCG file to me so I can analyze it and see what is the problem.
Kind regards,
Michel

Developer of the free PCG file managing application for most Korg workstations: PCG Tools, see https://www.kronoshaven.com/pcgtools/
- michelkeijzers
- Approved Merchant
- Posts: 9112
- Joined: Thu Feb 08, 2007 3:10 pm
- Location: Netherlands
- Contact:
(btw, if you would have posted this in the M50 thread I would probably have seen it quicker). I hope I can help you solve this issue.

Developer of the free PCG file managing application for most Korg workstations: PCG Tools, see https://www.kronoshaven.com/pcgtools/
-
- Posts: 23
- Joined: Sat Jan 21, 2012 8:47 pm
Apologies
My most humble of apologies Michael.. Your program is the one working correctly... There was just some things i wanted to do that yours doesnt permit, and Aldan, Which does have the capabilities, Cant read REAL PCG Files output from M50 EDITOR or PCGTOOLS.
- michelkeijzers
- Approved Merchant
- Posts: 9112
- Joined: Thu Feb 08, 2007 3:10 pm
- Location: Netherlands
- Contact:
No problem, however what do you mean with 'cannot read "REAL" PCG files output'?
What are 'real' PCG files?
What are 'real' PCG files?

Developer of the free PCG file managing application for most Korg workstations: PCG Tools, see https://www.kronoshaven.com/pcgtools/
- michelkeijzers
- Approved Merchant
- Posts: 9112
- Joined: Thu Feb 08, 2007 3:10 pm
- Location: Netherlands
- Contact:
I think I know what you mean, reading the Aldan Librarian thread.
The M50 (and also X50/Microstation) uses a non generic PCG file format which cannot be read by both applications.
For the M50 what you can do is: load the (non default Editor) PCG file in your synth, save it as a normal PCG file and load it in PCG Tools.
Saving a normal PCG file is not possible on a X50/Microstation if I'm right.
The M50 (and also X50/Microstation) uses a non generic PCG file format which cannot be read by both applications.
For the M50 what you can do is: load the (non default Editor) PCG file in your synth, save it as a normal PCG file and load it in PCG Tools.
Saving a normal PCG file is not possible on a X50/Microstation if I'm right.

Developer of the free PCG file managing application for most Korg workstations: PCG Tools, see https://www.kronoshaven.com/pcgtools/
-
- Full Member
- Posts: 121
- Joined: Mon Sep 21, 2009 6:37 pm
Just a hint: It would be simple to send the right MIDI Sysex and take care of the received Program, Combi, Seq and Global Sysex. I don't know for sure, but I would guess the PCG file format is quite similar to the MIDI Sysex. See M50_MIDIFX.TXT.michelkeijzers wrote:My application cannot do it all (it cannot communicate directly with the synth), however it should be able to read all M50 PCG files.
If possible, please email your PCG file to me so I can analyze it and see what is the problem.
Kind regards,
Michel
Musical stuff: Korg M50 61, Behringer MS40, Abiro MIDI Controller, Abiro MIDI Echo, Abiro MIDI Remote
- michelkeijzers
- Approved Merchant
- Posts: 9112
- Joined: Thu Feb 08, 2007 3:10 pm
- Location: Netherlands
- Contact:
Yes actually I get most of my information from that file.
However, reading/sending sysex messages is quite some task to add, which I probably will do one time but for the next months I will be already occupied with features for PCG (and SNG) files.
However, reading/sending sysex messages is quite some task to add, which I probably will do one time but for the next months I will be already occupied with features for PCG (and SNG) files.

Developer of the free PCG file managing application for most Korg workstations: PCG Tools, see https://www.kronoshaven.com/pcgtools/
-
- Full Member
- Posts: 121
- Joined: Mon Sep 21, 2009 6:37 pm
I meant both M50_MIDI.TXT and M50_MIDIFX.TXT. The latter contains only settings for the effects, but is still larger than MIDI.TXT. That says something about the complexity and flexibility of the effects unit.michelkeijzers wrote:Yes actually I get most of my information from that file.
However, reading/sending sysex messages is quite some task to add, which I probably will do one time but for the next months I will be already occupied with features for PCG (and SNG) files.
Maybe you could parse these files to create the data structures used in the application.
Musical stuff: Korg M50 61, Behringer MS40, Abiro MIDI Controller, Abiro MIDI Echo, Abiro MIDI Remote
- michelkeijzers
- Approved Merchant
- Posts: 9112
- Joined: Thu Feb 08, 2007 3:10 pm
- Location: Netherlands
- Contact:
Yes of course I can, but since that is a lot of work, I concentrate for the time being on less ambitious goals. Also, I would have to parse all Kronos, Oasys, M3 and Triton documents too.andersborg wrote:I meant both M50_MIDI.TXT and M50_MIDIFX.TXT. The latter contains only settings for the effects, but is still larger than MIDI.TXT. That says something about the complexity and flexibility of the effects unit.michelkeijzers wrote:Yes actually I get most of my information from that file.
However, reading/sending sysex messages is quite some task to add, which I probably will do one time but for the next months I will be already occupied with features for PCG (and SNG) files.
Maybe you could parse these files to create the data structures used in the application.

Developer of the free PCG file managing application for most Korg workstations: PCG Tools, see https://www.kronoshaven.com/pcgtools/