GNU ccAudio is a stand-alone C++ class library and newly designated GNU package for manipulating audio data, whether on disk or in memory. GNU ccAudio offers the ability to work with audio file formats on disk by treating audio data as sequenced arrays of audio samples rather than as arbitrary octets as some audio file manipulation libraries do. In addition to being audio content aware, GNU ccAudio allows header manipulation for setting things like annotation fields. GNU ccAudio is also endian aware and highly portable to both posix and win32 based systems. GNU ccAudio offers some basic audio signal processing including tone data set generation and pluggable codec operations. In the future we will provide loadable free software audio codec modules for many common audio encoding formats where not patent encumbered. The latest information on GNU ccAudio may alwyas be found at http://www.gnu.org/software/ccaudio. The initial GNU release of ccAudio is 0.4.1, and current releases of this package may be downloaded from ftp://www.gnu.org/gnu/ccaudio or any gnu mirror worldwide. Those interested in further developing GNU ccAudio may join the developers mailing list by sending a subscribe request to [EMAIL PROTECTED] or by sending email to me directly, [EMAIL PROTECTED] GNU ccaudio development and cvs access is hosted thru Savannah (http://savannah.gnu.org). Those wishing to contribute should also make use of Savannah.
