Re: Feature request: Mutate, randomize selection(s)
Posted: Mon Aug 22, 2022 4:29 pm
This could be duck soup if CA would give us the format of the .voltagepreset files.
Taking a quick glance, they seem to be so close to XML, and would have been easily editable and generatable.
CA, how did you get so close, but miss this ball?
Voting for changing format of .voltagepreset files to be as ASCII text as possible. Limit the binary to things that must be binary like .WAV data, and store in CDATA blocks that can be placed at the end, or better yet, in a second file of CDATA blocks.
- Peak at the insides of a .voltagepreset
Taking a quick glance, they seem to be so close to XML, and would have been easily editable and generatable.
CA, how did you get so close, but miss this ball?
Voting for changing format of .voltagepreset files to be as ASCII text as possible. Limit the binary to things that must be binary like .WAV data, and store in CDATA blocks that can be placed at the end, or better yet, in a second file of CDATA blocks.
- Peak at the insides of a .voltagepreset