diff NEWS @ 19681:0165d9607624

Deprecate audio functions loadaudio, playaudio, saveaudio, and setaudio. * NEWS: Announce deprecation. * scripts/deprecated/loadaudio.m, scripts/deprecated/playaudio.m, scripts/deprecated/saveaudio.m, scripts/deprecated/setaudio.m: Move from scripts/audio. Add deprecation warnings to code and to docstrings. * audio.txi: Remove from manual. * lin2mu.m, mu2lin.m, record.m: Remove seealso links. * scripts/deprecated/module.mk: Add to build system in deprecated directory. * scripts/audio/module.mk: Remove from build system in audio directory.
author Mike Miller <mtmiller@ieee.org>
date Sat, 31 Jan 2015 10:23:52 -0500
parents ebd27d8c63fd
children c2478360291f
line wrap: on
line diff
--- a/NEWS	Sat Jan 31 02:42:15 2015 -0500
+++ b/NEWS	Sat Jan 31 10:23:52 2015 -0500
@@ -195,14 +195,18 @@
       finite               | isfinite
       fmod                 | rem
       fnmatch              | glob or regexp
+      loadaudio            | audioread
       luinc                | ilu or ichol
       nfields              | numfields
       octave_tmp_file_name | tempname
+      playaudio            | audioplayer
+      saveaudio            | audiowrite
       syl                  | sylvester
       usage                | print_usage
 
       allow_noninteger_range_as_index
       do_braindead_shortcircuit_evaluation
+      setaudio
 
  ** The following functions were deprecated in Octave 3.8 and will be
     removed from Octave 4.2 (or whatever version is the second major