NeoCoderMatrix86 / AudioCuesheetEditor

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.
https://audiocuesheeteditor.netlify.app/
GNU General Public License v3.0
9 stars 7 forks source link

Edit is available for cuesheet import #384

Closed NeoCoderMatrix86 closed 2 months ago

NeoCoderMatrix86 commented 2 months ago

Editing of the cuesheet file is available when using an cuesheet file (.cue) for import.

Also if a previous import was done and the edit view is selected, the filecontent of the previous import is displayed:

grafik

grafik