Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Institute of Technical Acoustics (ITA)
toolbox
Commits
172dc152
Commit
172dc152
authored
Mar 15, 2017
by
Jan-Gerrit Richter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
typo in itaHRTF
parent
e03c4e96
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
applications/Binaural-HRTF/HRTF_class/@itaHRTF/itaHRTF.m
applications/Binaural-HRTF/HRTF_class/@itaHRTF/itaHRTF.m
+1
-1
No files found.
applications/Binaural-HRTF/HRTF_class/@itaHRTF/itaHRTF.m
View file @
172dc152
...
...
@@ -295,7 +295,7 @@ classdef itaHRTF < itaAudio
pairs
=
zeros
(
coord
.
nPoints
/
2
,
2
);
if
coord
.
nPoints
>
10000
% takes a while
ita_verbose_info
([
num2str
(
coord
.
nPoints
)
' Points ha
s
to be sorted ...please wait...'
],
0
);
ita_verbose_info
([
num2str
(
coord
.
nPoints
)
' Points ha
ve
to be sorted ...please wait...'
],
0
);
end
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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