Doppler shift — 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 simulates the acoustic phenomenon of the Doppler Effect, where the perceived frequency of a sound changes as its source moves relative to the listener. It achieves this by applying a time-dependent frequency shift that accelerates over the duration of the sound, followed by an exponential amplitude decay to mimic distance-based volume loss.

Quick start

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

Parameters (form fields)

Name (GUI)TypeDefault
base_shiftpositive1.0
shift_amountpositive0.5
acceleration_exponentpositive2
decay_basepositive15
scale_peakpositive0.99
play_after_processingboolean1

Outputs