|
|
|
|
|
by PaulDavisThe1st
297 days ago
|
|
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. |
|