Show HN: Audiomass – a free, open-source multitrack audio editor for the web
121–130 of 130 posts
Re: Show HN: Audiomass – a free, open-source multitrack audio editor for the web
#122Re: Show HN: Audiomass – a free, open-source multitrack audio editor for the web
#123Re: Show HN: Audiomass – a free, open-source multitrack audio editor for the web
#124Re: Show HN: Audiomass – a free, open-source multitrack audio editor for the web
#125Earlier quoted context omitted.
Yes. I’ve wanted something like this for a while. I’ve always wondered why there isn’t version control for DAWs. So many times I’ve spent hours editing a track and accidentally saved it without specifying a unique file name. Only to open it later and wish I could go back to before the changes that fucked it up.
DAW projects aren't text. They can include audio files, plug-ins, automation curves, MIDI data, and more. A complete reconstruction would have to save and freeze all of those elements. You can save references to save space, but you still need a complete collection of everything as a starting point. And DAWs themselves regularly change their saved file formats. For a completely secure reconstruction you'd have to save…
The problem is not the non-text elements, because in a non-destructive non-linear editor, those elements are rarely, if ever, modified after creation.
The rest of the state can easily be represented as text, but as I noted in my other comment (a sibling of yours) the format is rarely line oriented which makes most VC tools not particularly suitable.
Re: Show HN: Audiomass – a free, open-source multitrack audio editor for the web
#126Re: Show HN: Audiomass – a free, open-source multitrack audio editor for the web
#127Re: Show HN: Audiomass – a free, open-source multitrack audio editor for the web
#128Re: Show HN: Audiomass – a free, open-source multitrack audio editor for the web
#129Re: Show HN: Audiomass – a free, open-source multitrack audio editor for the web
#130So want something like this but where the tracks are in the cloud. I want to "check out" someone's drum loop and add a guitar riff. Check it into a branch. Someone else checks out the drum+guitar, adds a bass line. Checks in. "Jamming" with other people is one of the most fun things. To the degree that you can "get close" on the web… RiffHub, anyone?