pad: Pad

View source: R/wave.R

padR Documentation

Pad

Description

Adds silent padding to the beginning/end of a sound.

Usage

pad(x, before = 0, after = 0)

Arguments

x

Sound to pad.

before

(Numeric scalar) Seconds of silence to add before the sound.

after

(Numeric scalar) Seconds of silence to add after the sound.


pmcharrison/hrep documentation built on Feb. 18, 2024, 2:33 a.m.