StaticcreateCreates a WAV file from a Float32Array of audio data.
The audio data to be written to the WAV file.
Options for the WAV file.
StaticgetExtracts and returns metadata information from a WAV file provided as an ArrayBuffer.
The WAV file data as an ArrayBuffer.
An object containing metadata information about the WAV file
A Helper class for working with WAV files.