ASimpleAudio(3X)
DESCRIPTION
The simpleAudio package provides a simple interface to some of the main features of the Audio Library. It was developed in response to customer requests for a package that would make it easy to port Audio application programs from other vendor’s hardware. In particular, it is useful for applications that produce raw audio data and need a method for passing the data to the audio device. It is useful for customers porting audio applications that use a simple device interface such as SUN’s /dev/audio.
The simpleAudio package hides much of the Audio Library routines under a thin veneer. However, it has a number of limitations and should only be used for simple application programs.
The package resides in the /opt/audio/src/simpleAudio directory.
For information on using the package refer to the README file in that directory or to Appendix C of Using the Audio Developer’s Kit.
AUTHOR
The simpleAudio package was developed by HP.
Hewlett-Packard Company — Audio Library: February, 1995