wave-audio.h

Go to the documentation of this file.
00001 /*
00002  * wave-audio.h
00003  *
00004  * Bogus header file for doxygen documentation.
00005  *
00006  * Don't use this file!
00007  */
00008 
00009 ////////////////////////////////////////////////////////////////////////////////
00010 ///
00011 /// \page wave-audio-page Wavepacket Audio Libraries
00012 ///
00013 /// \n
00014 /// These libraries are available for other projects to use for 3D audio.
00015 /// These libraries contain helpful utility and test
00016 /// binaries, but are really meant to be used by other projects.
00017 ///
00018 /// \n
00019 /// At the moment, the Wavepacket Audio Libraries are built almost exclusively
00020 /// on the audiere library: http://audiere.sourceforge.net/
00021 ///
00022 /// \n
00023 /// This library is released freely to the community under the BSD license
00024 /// (see http://en.wikipedia.org/wiki/BSD_licenses).  Some portions of
00025 /// the code may be from other authors and those areas may be subject to other
00026 /// licenses.  Those exceptions are called out clearly.
00027 ///
00028 ////////////////////////////////////////////////////////////////////////////////
00029 
00030 
00031 /// \ingroup dev_guide
00032 /// \defgroup wave_audio Wavepacket Audio Libraries
00033 ///
00034 /// \n
00035 /// This is a set of audio helper libraries.
00036