Reference rate()

rate()

Set the playback rate of the soundfile.

Syntax

rate(rate)

Parameters

rate
Number: 1 is normal speed, 2 is double speed. Negative values plays the soundfile backwards.
Notice any errors or typos? Please let us know. Please feel free to edit src/SoundFile.js and open a pull request!

Related References