INSTALLATION: ------------- There is 2 version of the program : 1) For those whe have a Python3 interpreter, just download tkmergeArps_en.zip, unzip the file and and run tkmergeArps_en.py by the command : py tkmergeArps_en.py 2) For others download exe.win32-3.3.zip, unzip the files in a directory of your choice and run tkmergeArps_en.exe from windows explorer USE: ---- First the program must have read and write permissions in the directories where it read and writes MOXF files. After launching the program : The button “...” in the box “Left file” open a dialog for selecting a .X6G or .X6A file with arpeggio and populate the left listBox The button “...” in the box “Right file” open a dialog for selecting a .X6G or .X6A file with arpeggio and populate the right listBox Multiple selection can be made on the left and right listBox with shift or control as usual on windows. button “->“ append the select arpeggios from the left listBox to the midListBox button ”<-” append the select arpeggios from the right listBox to the midListBox With these commands you can select arppegios from left and right lists and combine them in the midle listBox. You can also open a unique file and rearrange the order of arppegios in the midle listBox. (Ex: if you have arp1, arp2, arp3, arp4, arp5 in this order in the left windows select arp5 and press '->' button, then select arp3 and press '->' button, etc) button “Clear” clear the mid listBox button “Remove last” remove the last element of the mid ListBox button “Merge” open a dialog for selecting or typing the name of a .X6G file wich is create or overwrite by the program. This button is disabled if the midle list is empty.