Exception: WaveFile::FormatError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/wavefile/reader.rb

Overview

Error that is raised when a file is not in a format supported by this Gem, because it’s a valid Wave file whose format is not supported by this Gem, because it’s a not a valid Wave file period, etc.

Direct Known Subclasses

InvalidFormatError, UnsupportedFormatError