ulaw_to_linear

Function ulaw_to_linear 

Source
pub fn ulaw_to_linear(byte: u8) -> i16
Expand description

Decode one μ-law byte to a linear PCM16 sample (ITU-T G.711).