You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 :)
The text was updated successfully, but these errors were encountered: