Module web_audio_api::buffer[][src]

Expand description

General purpose audio signal data structures

Structs

Memory-resident audio asset, basically a matrix of channels * samples

Options for constructing an AudioBuffer

Sample rate converter and buffer chunk splitter.