convolve_PING-PONG — 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: The Bursts and Sparse Taps Convolution script creates a dual-texture echo effect: it combines a few sparse, distinct echoes with several instances of dense, chaotic clusters. This is achieved by building the convolution kernel from two distinct components—manually placed taps and randomly placed Gaussian bursts.

Quick start

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

Parameters (form fields)

Name (GUI)TypeDefault
duration_secondspositive1.8
tap_1_timepositive0.15
tap_2_timepositive1.20
number_of_burstsnatural3
points_per_burstnatural10
burst_stddevpositive0.035
burst_min_timepositive0.3
sampling_frequencypositive44100
pulse_amplitudepositive1
pulse_widthpositive0.02
pulse_periodpositive2000
play_after_processingboolean1

Outputs