Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Units of ear channel entries in new mode #138

Open
sanketjain1101 opened this issue Jul 3, 2024 · 1 comment
Open

Units of ear channel entries in new mode #138

sanketjain1101 opened this issue Jul 3, 2024 · 1 comment

Comments

@sanketjain1101
Copy link

sanketjain1101 commented Jul 3, 2024

Dear all,

At moment, the new version of hrtf-mesh grading tells you that l, r values should be in units of mesh. Let us assume units of mesh is in meters.

But in reality, it expects in 'mm'. So instead of entering -l -0.06 and -r 0.06 (assuming -0.06, 0.06 are the actual ear channel entries), try entering -l 60 -r 60.

So something like this:
hrtf_mesh_grading -x 0.5 -y 10 -s 'left' -i sub_01_highRes.ply -o sub_01_meshgraded -l 60 -r -60 0 -v -b

Then it should work :)

@f-brinkmann
Copy link
Contributor

Thanks for reporting - I'll update the documentation in a little while...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants