Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Technical Acoustics (ITA)
toolbox
Commits
22ecff43
Commit
22ecff43
authored
Jan 04, 2018
by
Jan-Gerrit Richter
Browse files
bugfix interp
parent
4d1427db
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/Binaural-HRTF/HRTF_class/@itaHRTF/interp.m
View file @
22ecff43
...
...
@@ -161,7 +161,7 @@ cThis.channelCoordinates.sph= sph;
%% move back to head center
if
sArgs
.
shiftToEar
ear_d_back
=
-
ear_d
;
ear_d_back
=
ear_d
;
% movedData = zeros(size(hrtf_arbi));
for
ear
=
1
:
2
movedData
=
moveFullDataSet
(
cThis
.
ch
(
ear
:
2
:
cThis
.
nChannels
),
sArgs
,
ear_d_back
(
ear
),
2
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment