comparison NEWS @ 19716:c2478360291f

New functions sound and soundsc * sound.m, soundsc.m: New function files. * scripts/audio/module.mk (audio_FCN_FILES): Add files to the list. * __unimplemented__.m (missing_functions): Remove sound and soundsc from the list. * audio.txi: Include sound and soundsc docstrings. * NEWS: Add sound and soundsc to list of new audio functions.
author Mike Miller <mtmiller@ieee.org>
date Sun, 08 Feb 2015 18:35:59 -0500
parents 0165d9607624
children 80462dbfb3ac
comparison
equal deleted inserted replaced
19715:35bca657d74d 19716:c2478360291f
13 methods endmethods 13 methods endmethods
14 properties endproperties 14 properties endproperties
15 15
16 ** New audio functions and classes: 16 ** New audio functions and classes:
17 17
18 audiodevinfo audioread 18 audiodevinfo audioread sound
19 audioinfo audiorecorder 19 audioinfo audiorecorder soundsc
20 audioplayer audiowrite 20 audioplayer audiowrite
21 21
22 ** Other new classes in Octave 4.0: 22 ** Other new classes in Octave 4.0:
23 23
24 audioplayer inputParser 24 audioplayer inputParser