Limiter — User Guide

Praat script.

Author: Shai Cohen Affiliation: Department of Music, Bar-Ilan University, Israel Version: 0.1 (2025) License: MIT License Repo: https://github.com/ShaiCohen-ops/Praat-plugin_AudioTools
Contents:

What this does

Praat script.

Process Description: This script implements a Hard Limiter, a fundamental dynamic range compression technique used to ensure that no sample in a sound object exceeds a user-defined maximum amplitude (the Threshold). This is primarily used for mastering and loudness normalization to maximize the overall volume without introducing digital distortion or clipping.

Quick start

  1. In Praat, select a Sound object.
  2. Run script…Limiter.praat.
  3. Set parameters and click OK.
  4. Output object appears (see Outputs).

Parameters (form fields)

Name (GUI)TypeDefault
Threshold_(0-1)real0.75

Outputs