Mercurial > hg > octave-nkf
diff NEWS @ 19717:9f7a2d75ce1f
* NEWS: Mention new audio functions.
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Fri, 02 Jan 2015 16:39:29 -0500 |
parents | a0c7001cf1a8 |
children | 5ab6fcf32d1e |
line wrap: on
line diff
--- a/NEWS +++ b/NEWS @@ -13,9 +13,16 @@ methods endmethods properties endproperties - ** New classes in Octave 4.2: + ** New audio functions and classes: - inputParser + audiodevinfo audioread + audioinfo audiorecorder + audioplayer audiowrite + + ** Other new classes in Octave 4.2: + + audioplayer inputParser + audiorecorder ** Optional stricter Matlab compatibility for ranges, diagonal matrices, and permutation matrices.