I just missed some librarian features from the KORG RADIAS Editor, ie.: the program sort capability...
So I getting myself deep in the RADIAS and write a utility in JAVA for my best synth

My librarian (updated on 22/08/2017)
- written in JAVA, so it's platform independent. Only JRE7 or above is necessary;
- has no menu, but tabbed panes for quick workflow;
- can read/write/export to the original RADIAS Editor’s .rdl files;
- can read/import MS2000, microKORG syx files (banks & individual patches);
- can read/import R3 editor's r3l files;
- can read/import microKORG XL editor's mkxl_all files;
- can store more then 256 programs;
- can sort programs by program number, program name, programmer name or comment;
- can set the program category, programmer name and comment on multiple programs;
- has a filter field to quick search;
- can randomize the synthesizer parameters by 15 groups;
- can randomize MODSEQ1~3 steps;
- can combine timbres from the library's programs to a new program;

If you interested in it, you can download it from my website: http://lipi.atw.hu
Best regards!
ps.: it's free for you until ...

UPDATED ON 17/03/2017!
- the MIDI tab has got a ReScan MIDI devices button;
- the timbre combinator minor bug fixed;