class WaveFile::BufferConversionError

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 4 channels into a Buffer with 3 channels is undefined.