WavDecoder

object WavDecoder

A simple WAV file decoder.

Types

Link copied to clipboard
class WavInfo(val data: FloatArray, val sampleRate: Int, val channels: Int)

Functions

Link copied to clipboard