The sound module is very simple. It has one interface function:
The latest release is version 1.0 and the source is available in snd-1.0.tar.gz. The source only contains two useless sounds: "will" and "schieten!". These will be replaced with more useable sounds when tese become available. The tar file will unpack into a subdirectory snd with the source files and a Makefile. To use the Snd* functions, include the header file Snd.h in your source and link your application with Snd.o. Remember to use the correct -I options for the compiler!