We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d73082d + 90bb16d commit e08b439Copy full SHA for e08b439
README.md
@@ -10,7 +10,9 @@ Usage: MDX_Tool.exe -parameters
10
-m --hname Rename file to the SHA2-256 hash of the file
11
-z --normalize Set parameters to be between minimum and maximum allowed values
12
-y --markcorr Mark files that have parameters outside the min/max limits
13
- Adds .corr as the file extension
+ Adds .x_corr as the file extension where x is the error code
14
+ Lower 4 numbers are the count of min/max errors
15
+ Higher numbers are the count of voices with values in normally unused bits
16
-w --marknull Mark files that have nulls ($00) in voice names
17
Adds .nl as the file extension
18
-r --repair Repair/extract DX7 VMEM data from files
0 commit comments