SGI(Sound) LYMB SGI(Sound)
NAME
sound - abstract class for sound library interfaces sgi
sound - device specific class for sound interface to Silicon Graphics Indigo
DESCRIPTION
The sgi sound class is device specific class to interface
to the Silicon Graphics Indigo system sound device. This
class is not ment to be used directly by the user.
Instead, the user should use the generic sound class. The
relationship of sun sound reader to sound reader is similar to that of the device specific renderer classes, such
as vogle, to the abstract renderer class. This mechanism
allows scripts to be portable amoung various sound
devices.
When using the sound class, the sun sound class will automatically be used if the LYMB_SOUND environmental variable
is set to sgi_sound.
See the sound class for more information.
SUPERCLASS
sound
EXAMPLES
SEE ALSO
sound, sound_data, sound_reader, sgi_sound_reader
Please send comments and suggestions toconsult@rpi.edu