[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/sounds]
auread
(/tools/hpmatlab/toolbox/matlab/sounds/auread.m)
Function Synopsis
y = auread(name)
Help text
AUREAD Read mu-law encoded audio file.
Y = AUREAD('filename') reads the audio file in 'filename'
and converts the data from mu-law encoded bytes to a signal
in the range -1 <= Y <= 1.
Cross-Reference Information
This function calls
- find /tools/hpmatlab/toolbox/matlab/ops/find.m
- inf /tools/hpmatlab/toolbox/matlab/elmat/inf.m
- max /tools/hpmatlab/toolbox/matlab/datafun/max.m
- mu2lin /tools/hpmatlab/toolbox/matlab/sounds/mu2lin.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON