Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 5572:c45cf76df06f
[project @ 2005-12-12 20:54:06 by jwe]
author | jwe |
---|---|
date | Mon, 12 Dec 2005 20:54:06 +0000 |
parents | e9cde940b271 |
children | 234751865ca2 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,9 @@ +2005-12-12 Michael Zeising <michael@michaels-website.de> + + * audio/wavread.m, audio/wavwrite.m: + Correct scaling for 8-bit linear pcm samples. + Improve scaling for all other linear pcm resolutions. + 2005-12-07 John W. Eaton <jwe@octave.org> * statistics/base/moment.m: Don't save and restore warn_str_to_num.