encodeWAV

Encodes a WAV file.

  1. void encodeWAV(Sound sound, string filepath)
    void
    encodeWAV
  2. void encodeWAV(R output, Sound sound)

Throws

WavedException on error.

Meta