wavex

v0.2.2

  • Pages
  • Modules

    wavex v0.2.2 Wavex.Error

    WAVE processing errors

    Link to this section Summary

    Types

    t()

    Link to this section Types

    Link to this type t()
    t() ::
      Wavex.Error.BlockAlignMismatch.t()
      | Wavex.Error.ByteRateMismatch.t()
      | Wavex.Error.UnexpectedEOF.t()
      | Wavex.Error.UnexpectedFormatSize.t()
      | Wavex.Error.UnexpectedID.t()
      | Wavex.Error.UnsupportedBitsPerSample.t()
      | Wavex.Error.UnsupportedFormat.t()
      | Wavex.Error.ZeroChannels.t()

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.