bitwig / dawproject

Open exchange format for DAWs
MIT License
765 stars 19 forks source link

More compact format like Turtle? #5

Closed mxmilkiib closed 3 years ago

mxmilkiib commented 3 years ago

Maybe, rather than XML, a more modern and human friendly format could be used to represent the same data?

https://www.w3.org/2007/02/turtle/primer

https://www.youtube.com/watch?v=M2Nqr8VIzS8&list=PLoOmvuyo5UAcBXlhTti7kzetSsi1PpJGR&index=9

https://github.com/drobilla/serd

kurasu commented 3 years ago

XML is 1) known by everyone and 2) transparent and obvious for developers to inspect as it provides both data and structure so it's ideal for an exchange/archival format like this.