Script started on Tue Jun 27 18:52:17 2000
rvloon@motif:~/sound$ ./soundtest /dev/dsp
The OSS Version of this device-driver is 3.8.2
The device </dev/dsp> supports the following capabilities: (13056 3300)
The device has the full duplex capability (100 -> 100).
The device has the real-time processing capability (200 -> 200).
The device has the trigger capability (1000 -> 1000).
The device has the mmap() capability (2000 -> 2000).
The device </dev/dsp> supports the following formats: (27 1b)
The device supports mu-law audio.
The device supports a-law audio.
The device supports 8 bit unsigned audio.
The device supports signed 16 bit, little endian audio.
This device is now set up to play the combination of:
Format   : 8
Channels : 1
Frequency: 48000
Now writing 96000 bytes to the device.
Managed to write 96000 bytes to the device.
rvloon@motif:~/sound$ ls -l /dev/sndstat 
crw-rw-rw-    1 root     root      14,   6 Nov  4  1999 /dev/sndstat
rvloon@motif:~/sound$ exit

Script done on Tue Jun 27 18:52:42 2000
