Just a tip I wanted to pass along ...
If you're running dxfixheader on a large number of files, like the collection BlackWinny created, try running it like so:
dxfixheader -r > error.txt
It will operate on the files and also pipe information into a text file you an scan for broken files more easily.
Here's a fragment:
Code: Select all
fixed: CLAV_2.SYX -> CLAV_2.SYX
fixed: CLAV_3.SYX -> CLAV_3.SYX
fixed: HARPS1.SYX -> HARPS1.SYX
fixed: harpsi_1.syx -> harpsi_1.syx
fixed: harpsi_2.syx -> harpsi_2.syx
Input file <Keybd01.syx> should be 4096 or 4104 bytes long
Input file <Keybd02.syx> should be 4096 or 4104 bytes long
fixed: KEYBDS01.SYX -> KEYBDS01.SYX
fixed: Keyboard.syx -> Keyboard.syx