Exception: WaveFile::BufferConversionError
- Inherits:
-
StandardError
- Object
- StandardError
- WaveFile::BufferConversionError
- Defined in:
- lib/wavefile/buffer.rb
Overview
Public: Error that is raised when an attempt is made to perform an unsupported or undefined conversion between two sample data formats. For example, converting a Buffer with 3 channels into a Buffer with 2 channels is undefined.