A few DAWs use XML already, but this is generally a very poor choice to use in combination with git, which is heavily line-oriented (whereas XML is not). It does work, but it is inefficient and the likelihood of merge conflicts is unnecessarily increased.
Comments
this will work if and only if the DAW has good format (lexical, not compressed etc.)
A few DAWs use XML already, but this is generally a very poor choice to use in combination with git, which is heavily line-oriented (whereas XML is not). It does work, but it is inefficient and the likelihood of merge conflicts is unnecessarily increased.