Skip to content

Commit

Permalink
Merge branch 'master' of github.com:thomasdeppisch/eMagLS
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdeppisch committed Oct 10, 2021
2 parents b260c28 + 1dff490 commit 0a92a0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ For more information and if you want to reference the code please refer to

```
T. Deppisch, H. Helmholz, J. Ahrens, "End-to-End Magnitude Least Squares Binaural Rendering
of Spherical Microphone Array Signals," International 3D Audio Conference (I3DA), 2021.
of Spherical Microphone Array Signals," International Conference on Immersive and 3D Audio (I3DA), 2021.
```

The file `testEMagLS.m` contains an example on how to obtain the filters and apply them to an SMA recording. It also provides the opportunity to listen and compare the different renderers.

## Related Work
This repository depends on the [Spherical Harmonic Transform Library](https://github.com/polarch/Spherical-Harmonic-Transform) and uses a publicly accessible [HRIR set](https://zenodo.org/record/3928297) for demonstration purposes.
This repository depends on the [Spherical Harmonic Transform Library](https://github.com/polarch/Spherical-Harmonic-Transform) and uses a publicly accessible [HRIR set](https://zenodo.org/record/3928297) for demonstration purposes. It further uses an excerpt of an em32 recording from the [3D-MARCo library](https://zenodo.org/record/3477602). Files from external sources are subject to their corresponding licenses.

## Acknowledgment
We thank Facebook Reality Labs Research for funding this project.

## License
This software is licensed under a Non-Commercial Software License (see LICENSE for full details).
This software is licensed under a Non-Commercial Software License (see [LICENSE](https://github.com/thomasdeppisch/eMagLS/blob/master/LICENSE) for full details).

0 comments on commit 0a92a0a

Please sign in to comment.