decodeWAV

Decodes a WAV file.

  1. Sound decodeWAV(string filepath)
    decodeWAV
    (
    string filepath
    )
  2. Sound decodeWAV(R input)

Throws

WavedException on error.

Meta