AudioCuesheetEditor is a Blazor based web application for writing audio cuesheets. There is much validation that helps the user to write a valid cuesheet. You can import external data (like text files, xml files, etc.) and analyse them directly in GUI. There are also much export variations like CSV, but you can customize export freely.
Is your feature request related to a problem? Please describe.
Split points currently automatically assume, that the moment entered is from the start. This is really complicated to understand for the user. Also the entered values like artist, title and audiofile are used only for the splitpoint, the last splitpoint always falls back to the cuesheet data.
Is your feature request related to a problem? Please describe. Split points currently automatically assume, that the moment entered is from the start. This is really complicated to understand for the user. Also the entered values like artist, title and audiofile are used only for the splitpoint, the last splitpoint always falls back to the cuesheet data.