playsnd — sound player facility
[]=playsnd(y) []=playsnd(y,rate,bits [,command])
A matrix. Each line descibe a channel
real number, sampling frequency (default value is 22050).
real number, number of bits (usually 8 or 16). Unused yet.
Only used on Unix systems it gives the name of the command to use for playing sound
(wav) files. The defaut value is play
. If set /dev/audio
then
a 8 bits mu-law raw sound file is created and send to /dev/audio