Skip to content
Sven edited this page Apr 14, 2025 · 17 revisions

Help

This section explains how to use the key features of the application, including opening files and exporting data.

Opening Files

The application supports opening the following file types:

  • Project files (*.ace)
  • Cue sheets (*.cue)

Steps to Open Files

  1. Navigate to the File Menu in the application: File menu

  2. Use the Open File option to browse and select the desired file:

    Open file

Once selected, the application will load and display the content of the file.


Exporting Files

The application allows you to export data in multiple formats, providing flexibility for different use cases and workflows.

Export Options

  1. Cuesheet File Export (*.cue)

    • This option allows you to export the data as a cuesheet file, which is commonly used for organizing and referencing tracks or sections within audio projects.
    • The output can be used in media players or other software supporting the cuesheet format.
  2. Project File Export (*.ace)

    • Save your current progress and settings in a project file format.
    • Project files can be reopened later to continue working from the exact state they were saved.
  3. Textfile Export with Export Profiles

    • Export your data as a text file using customizable export profiles.
    • Export Profiles: These are templates that define the structure and content of the exported text file. Users can customize the following sections:
      • Header: Define how the file should start, including any metadata or introductory text.
      • Body: Specify how data records are formatted, including placeholders that are replaced by the actual data.
      • Footer: Add closing remarks or summaries at the end of the file.
    • Placeholders can be selected and replaced dynamically with existing data during the export process.

Steps to Export Files

  1. Navigate to the File Menu in the application: File menu

  2. Select the desired export via the export menu: Export menu

Clone this wiki locally