Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacengel authored Nov 22, 2021
1 parent 35e0823 commit 87d4de5
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# BinauralSH
Another Matlab library for spherical harmonic manipulation of HRTFs and binaural rendering. Still in construction!
Another Matlab library for spherical harmonic manipulation of HRTFs and binaural rendering of Ambisonics sound fields. Still under construction!

For examples (e.g. evaluation of BiMagLS method from our paper in DAGA 2021), check https://github.com/isaacengel/BinauralSH-Examples
For examples (e.g. evaluation of BiMagLS method [1]), check https://github.com/isaacengel/BinauralSH-Examples

Also, check the script ```exp_engel2021``` in the Auditory Modeling Toolbox https://amtoolbox.org/
This library is now featured in the Auditory Modeling Toolbox! Check the script ```exp_engel2021``` after downloading the code from https://amtoolbox.org/

# Citation
To cite this repository, please use:
Expand All @@ -12,6 +12,9 @@ Engel, Isaac, "BinauralSH library for Matlab", 2021. Available at: https://githu
DOI: 10.5281/zenodo.5201782
```

# References
[1] Engel, Isaac, Goodman, Dan F. M., Picinali, Lorenzo (2021), "Improving Binaural Rendering with Bilateral Ambisonics and MagLS", Fortschritte Der Akustik-DAGA 2021. Vienna, Austria, pp. 1608–1611. Available at: https://www.researchgate.net/publication/355773450_Improving_Binaural_Rendering_with_Bilateral_Ambisonics_and_MagLS


[![DOI](https://zenodo.org/badge/341323307.svg)](https://zenodo.org/badge/latestdoi/341323307)

0 comments on commit 87d4de5

Please sign in to comment.