Hacker News new | ask | show | jobs
by virgil_disgr4ce 3345 days ago
There's a LOT of binaries involved (in the sense of large .wav files at least), and I doubt the Live file format particularly lends itself to text-based version control
1 comments

The Live file format is gzipped XML. It very much lends itself to text-based version control. (I've even played around with adding such as a third party.)
Whoa, cool! Good to know—thanks!