chris-hld / spaudiopy

Spatial Audio Python Package
https://spaudiopy.readthedocs.io/
MIT License
143 stars 15 forks source link

using spaudiopy to generate spherical harmonics for resonanceaudio for another hrtf dataset #31

Open brightening-eyes opened 5 months ago

brightening-eyes commented 5 months ago

hello, I would like to use another hrtf dataset in resonanceaudio other than its default one. can you guide me on how would I use spaudiopy to read and create spherical harmonics for resonanceaudio? it has some matlab scripts, but its just for its default dataset. for example for mit kemar, data, how can I process it into spherical harmonic wavs? thanks.

chris-hld commented 1 day ago

I am not familiar with that SDK. Is it possible to use the SOFA file format for loading HRTFs? Then it would be quite straight forward to load other HRTFs. Maybe someone more familiar with the resonance SDK could chime in here?