WAV.jl
WAV.jl copied to clipboard
256x smaller values using "native" format
Compared to scipy's read
and MATLAB's audioread
, the "native" format seems to have a 256 times smaller integer values. Why is that?
Wouldn't it make more sense to make the wavread
behave the same?