Documentation for .adv/.adg XML schema
Posted: Tue Sep 10, 2013 2:27 pm
Hello;
Is there any documentation anywhere for the XML schema of the Ableton Live instrument preset (.adg/.adv) format? The files are gzipped XML, which looks mostly self-evident, though a few items see somewhat cryptic. In particular:
- in a FileRef section, what are the allowable values for RelativePathType?
- What does the Type element in a FileRef signify?
- What are the contents of the Data element in a FileRef? In a Simpler sample file specification, it's a string of hexadecimal data, roughly proportional in length to the size of the WAV/AIFF file; is it a downsampled preview of an audio file?
I'm trying to write some Python scripts for generating Drum Rack presets from samples, and information on the XML schema used would be invaluable.
Thanks,
Andrew
Is there any documentation anywhere for the XML schema of the Ableton Live instrument preset (.adg/.adv) format? The files are gzipped XML, which looks mostly self-evident, though a few items see somewhat cryptic. In particular:
- in a FileRef section, what are the allowable values for RelativePathType?
- What does the Type element in a FileRef signify?
- What are the contents of the Data element in a FileRef? In a Simpler sample file specification, it's a string of hexadecimal data, roughly proportional in length to the size of the WAV/AIFF file; is it a downsampled preview of an audio file?
I'm trying to write some Python scripts for generating Drum Rack presets from samples, and information on the XML schema used would be invaluable.
Thanks,
Andrew