[go: up one dir, main page]

Menu

[r1]: / doc-src / wave-audio.h  Maximize  Restore  History

Download this file

36 lines (31 with data), 1.1 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
/*
* wave-audio.h
*
* Bogus header file for doxygen documentation.
*
* Don't use this file!
*/
////////////////////////////////////////////////////////////////////////////////
///
/// \mainpage Wavepacket Audio Libraries
///
/// \n
/// These libraries are available for other projects to use for 3D audio.
/// These libraries contain helpful utility and test
/// binaries, but are really meant to be used by other projects.
///
/// \n
/// At the moment, the Wavepacket Audio Libraries are built almost exclusively
/// on the audiere library: http://audiere.sourceforge.net/
///
/// \n
/// This library is released freely to the community under the BSD license
/// (see http://en.wikipedia.org/wiki/BSD_licenses). Some portions of
/// the code may be from other authors and those areas may be subject to other
/// licenses. Those exceptions are called out clearly.
///
////////////////////////////////////////////////////////////////////////////////
/// \defgroup wave_audio Wavepacket Audio Libraries
///
/// \n
/// This is a set of audio helper libraries.