home *** CD-ROM | disk | FTP | other *** search
- This directory contains several small examples demonstrating the use
- of the sound library:
-
- chaintest.c
- Chains playing sounds together such that the completion
- of one initiates another.
-
- convertest.c
- Converts mulaw codec file into a 22kHz stereo 16 bit linear
- soundfile.
-
- hosttest.c
- Plays a soundfile on one or more hosts. Note: each destination
- machine must be Public Sound Server.
-
- playtest.c
- Plays multiple soundfiles without any gap between them.
-
- recordtest.c
- Records a sound into multiple soundfiles.
-
- compresstest.c
- Compresses or decompresses a soundfile.
-
- recordfiletest.c
- Records directly to a soundfile.
-
- recordchaintest.c
- Chains small recordings and appends them to a soundfile.
-
-
-
-