SNDCAPL -- a simple sound capture library

Copyright (C) 2006-2007 Laszlo Menczel
The SNDCAP Library is free software with no warranty.
Distributed  under the Library General Public Licence version 2.1.

Platforms: Linux and Win9x/ME/2000/XP

SNDCAP is a simple sound capture library written in C for Linux and
Win9x/ME/2000/XP. It can open the default sound capture device and
save the captured samples to a ring buffer from which applications
can retrive the sound data. The library also contains functions for
ring buffer management and for saving and loading WAV files.

Current version: 0.1 (WAV conversion functions missing)
