Hi,

I would like everyone to know that there will be a couple of minor changes in 
the upcoming release. 

First, float arrays will no longer be clamped by default. This was a bad 
default. See Issue #23 (https://github.com/dancasimiro/WAV.jl/issues/23) for 
details.

Second, wavread will now return a dictionary instead of None in the fourth 
position. The dictionary will contain a single symbol, :fmt, that provides all 
of the encoding details. See Issue#24 
(https://github.com/dancasimiro/WAV.jl/issues/24) for more information.

Reply via email to