Asterisk - The Open Source Telephony Project GIT-master-7e7a603
conf_bridge_binaural_hrir_importer.h
Go to the documentation of this file.
1#define FILE_HEADER "\
2 * Asterisk -- An open source telephony toolkit.\n\
3 *\n\
4 * Copyright (C) 2016, Frank Haase, Dennis Guse\n\
5 *\n\
6 * Frank Haase <fra.haase@gmail.com>\n\
7 * Dennis Guse <dennis.guse@alumni.tu-berlin.de>\n\
8 *\n\
9 * See http://www.asterisk.org for more information about\n\
10 * the Asterisk project. Please do not directly contact\n\
11 * any of the maintainers of this project for assistance;\n\
12 * the project provides a web site, mailing lists and IRC\n\
13 * channels for your use.\n\
14 *\n\
15 * Copyright (c) 2001 The Regents of the University of California. All Rights Reserved.\n\
16 *\n\
17 * The HRIRs used here are obtained from The CIPIC HRTF Database\n\
18 * (http://interface.cipic.ucdavis.edu/CIL_html/CIL_HRTF_database.htm)\n\
19 * Note that the above mentioned material is Copyright (c) 2001 The\n\
20 * Regents of the University of California. All Rights Reserved.\n\
21 *\n\
22 * Download the file\n\
23 * http://interface.cipic.ucdavis.edu/data/special_kemar_hrir.tar and\n\
24 * uncompress it in the folder where this Matlab script resides. Finally,\n\
25 * run the script.\n\
26 *\n\
27 * This program is free software, distributed under the terms of\n\
28 * the GNU General Public License Version 2. See the LICENSE file\n\
29 * at the top of the source tree.\n\
30 */\n\
31\n\
32/*! \\file\n\
33 *\n\
34 * \\brief Multi-party software binaural channel HRIRS\n\
35 *\n\
36 * \\author Frank Haase <fra.haase@googlemail.com>\n\
37 * \\author Dennis Guse <dennis.guse@alumni.tu-berlin.de>\n\
38 *\n\
39 * \\ingroup bridges\n\
40 */\n\
41\n\
42/*\n\
43 * This file was created with command:\n\
44 * $ conf_bridge_binaural_hrir_importer %s %d %d\n\
45 */\n\
46"