Open mungewell opened 11 months ago
name = u'DamnTime20' (total 10)
ids = ListContainer:
33554560 => 0x02000080
67108960 => 0x04000060
83886112 => 0x05000020
0
0
469762064 => 0x1C000010
So are those the IDs of the FX per slot?
Yes, full decode here... patch_64.dump.txt
There is a new section NAME
which stores a "long name". You may want to extract that too.
I did the NAME
section. I guess it will take a dedicated person with a pedal to try to figure out the bits which are used in the PRM2
block.
From #64 we have a download of a preset, which shows that the format is slightly different. The preset includes a
PRM2
(instead ofPPRM
) block and aNAME
block.Changes pushed for
decode_preset.py
so they can be parsed, but the output doesn't make sense. Volume of '0' is probably wrong. ;-)For reference the unpacked patch is