mariotee / corrupt-ableton-fix

React web app to help find duplicate IDs in a corrupt Ableton project file XML

Home Page:https://mariotee.github.io/corrupt-ableton-fix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WARNING: this project is now deprecated for the dotnet version: https://github.com/mariotee/corrupt-als-dotnet

ableton-fix_corrupt-non-unique-ids

This app was created to easily find which keys have non-unique IDs in a corrupt Ableton Live Set (.als) file. This error happens when Ableton sometimes tweaks and writes a duplicate ID to the project XML (which is invalid).

instructions displayed in app

PS: currently, the algorithm is not perfect, but it should lead you in a really good direction to find other duplicate keys

PPS: any key that has a bracket [] means that it is part of an array (or collection of nodes). They start @ 0, so [3] really means the fourth element.

About

React web app to help find duplicate IDs in a corrupt Ableton project file XML

https://mariotee.github.io/corrupt-ableton-fix


Languages

Language:JavaScript 68.7%Language:CSS 16.5%Language:HTML 14.8%