Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Macros | Variables
hrirs.h File Reference

Multi-party software binaural channel HRIRS. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HRIRS_IMPULSE_LEN   557
 
#define HRIRS_IMPULSE_SIZE   181
 
#define HRIRS_SAMPLE_RATE   48000
 

Variables

float hrirs_left [HRIRS_IMPULSE_SIZE][HRIRS_IMPULSE_LEN]
 
float hrirs_right [HRIRS_IMPULSE_SIZE][HRIRS_IMPULSE_LEN]
 

Detailed Description

Multi-party software binaural channel HRIRS.

Author
Frank Haase fra.h.nosp@m.aase.nosp@m.@goog.nosp@m.lema.nosp@m.il.co.nosp@m.m
Dennis Guse denni.nosp@m.s.gu.nosp@m.se@al.nosp@m.umni.nosp@m..tu-b.nosp@m.erli.nosp@m.n.de

Definition in file hrirs.h.

Macro Definition Documentation

◆ HRIRS_IMPULSE_LEN

#define HRIRS_IMPULSE_LEN   557

Definition at line 45 of file hrirs.h.

◆ HRIRS_IMPULSE_SIZE

#define HRIRS_IMPULSE_SIZE   181

Definition at line 46 of file hrirs.h.

◆ HRIRS_SAMPLE_RATE

#define HRIRS_SAMPLE_RATE   48000

Definition at line 47 of file hrirs.h.

Variable Documentation

◆ hrirs_left

Definition at line 49 of file hrirs.h.

Referenced by get_hrir().

◆ hrirs_right

Definition at line 25390 of file hrirs.h.

Referenced by get_hrir().