Some of the games on this site use SPKLIB as their sound library. SPKLIB is a small, simple library for music and sound effects throught the PC speaker. A variety of sound effects can be constructed, and music is played staccato so that something resembling harmony can be achieved using arpeggios or rapidly-played notes.
SPKLIB is provided in source and binary formats for the OpenWatcom C compiler. It contains a couple of simple utility programs, and full documentation. Note that CGALIB 2 includes the SPKLIB library.
SPKLIB Binaries
Download: spklib.zip
Size 260kb, downloads 3.
This is the SPKLIB binary distribution. Download this if you want to create your own projects based on SPKLIB. (read more...)
SPKLIB Source Code
Download: spksrc.zip
Size 18kb, downloads 7.
This is the source code distribution for SPKLIB, useful for seeing how SPKLIB works or porting it to other compilers. (read more...)
Comments