Reference rate()

rate()

Set the playback rate of the soundfile.

Examples

Syntax

rate(rate)

Parameters

rate
Number: 1 is normal speed, 2 is double speed. Negative values plays the soundfile backwards.

Related References