Converts Ableton Live .als files to XML as they're saved. The point of this is so that you can use git with your .als files. Git is a lot more useful with line based text files then binary files.
Michael Garriss
gem "guard-live-set", "~> 0.1.1"