SAF
Loading...
Searching...
No Matches
saf_default_hrirs.c File Reference

Default HRIR data. More...

#include "saf_hrir.h"

Go to the source code of this file.

Variables

const float __default_hrirs [836][2][256]
 The default HRIR data for SAF.
 
const float __default_hrir_dirs_deg [836][2]
 The measurement directions used for the default HRIR dataset.
 
const int __default_N_hrir_dirs = 836
 The number of directions/measurements in the default HRIR dataset.
 
const int __default_hrir_len = 256
 The length of the filters, in samples, for the default HRIR dataset.
 
const int __default_hrir_fs = 48000
 The samplerate used to measure the default HRIR filters

 

Detailed Description

Default HRIR data.

This default HRIR set is a Genelec Aural ID of a KEMAR Dummy Head (@48kHz). Kindly provided by Aki Mäkivirta and Jaan Johansson

Author
Leo McCormack
Date
17.04.2020
License
ISC

Definition in file saf_default_hrirs.c.