Mercurial > hg > octave-lojdl
diff scripts/audio/loadaudio.m @ 3408:ae7adbb591e8
[project @ 2000-01-06 08:29:11 by jwe]
author | jwe |
---|---|
date | Thu, 06 Jan 2000 08:29:26 +0000 (2000-01-06) |
parents | 5e0a0b1cba43 |
children | f8dde1807dee |
line wrap: on
line diff
--- a/scripts/audio/loadaudio.m +++ b/scripts/audio/loadaudio.m @@ -30,7 +30,7 @@ ## The argument @var{bps} can be either 8 (default) or 16, and specifies ## the number of bits per sample used in the audio file. ## @end deftypefn -## @seealso{lin2mu, mu2lin, saveaudio, playaudio, setaudio, record} +## @seealso{lin2mu, mu2lin, saveaudio, playaudio, setaudio, and record} ## Author: AW <Andreas.Weingessel@ci.tuwien.ac.at> ## Created: 10 April 1994