Command-Line Tool
The Command-Line Tool of Youlean Loudness Meter 2 offers advanced users an efficient way to analyze and normalize audio files, and export reports. To begin using the tool, ensure it's properly installed. You can either manually install it or use an installer to integrate it into your system path for system-wide availability.
Basic Usage:
The tool functions via specific command line arguments. Here's the basic usage structure:
Key Commands and Options:
--input-file-path <path>
: Sets the input file path. You can input multiple paths for multi-mono files.--preset-name <name>
: Selects the preset name for analysis settings.--channel-config <config>
: Chooses the channel configuration, with 'auto' as the default.--export
: Triggers the export of reports.--normalize
: Exports a normalized file.
Examples of Usage:
Basic Analysis:
This command analyzes the specified file and prints the results.
Analysis with Export:
Analyzes the file and exports the results as a PNG.
Normalization and Export:
Normalizes the audio file and exports a PDF report.
Last updated
Was this helpful?