Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
toolbox
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
12
Issues
12
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
4
Merge Requests
4
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Institute of Technical Acoustics (ITA)
toolbox
Commits
b9648417
Commit
b9648417
authored
Aug 04, 2016
by
Jan-Gerrit Richter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added demosong
parent
a5608645
Changes
7
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
3 additions
and
16 deletions
+3
-16
applications/Analytic/Impedance_Calculator/AppDescription.txt
...ications/Analytic/Impedance_Calculator/AppDescription.txt
+0
-3
applications/Analytic/Monopole/AppDescription.txt
applications/Analytic/Monopole/AppDescription.txt
+0
-3
applications/Binaural-HRTF/HRTF_class/AppDescription.txt
applications/Binaural-HRTF/HRTF_class/AppDescription.txt
+0
-3
applications/Binaural-HRTF/HpTF_class/AppDescription.txt
applications/Binaural-HRTF/HpTF_class/AppDescription.txt
+0
-3
applications/bindb/AppDescription.txt
applications/bindb/AppDescription.txt
+0
-1
kernel/PlotRoutines/Plottools/ita_plottools_colortable.m
kernel/PlotRoutines/Plottools/ita_plottools_colortable.m
+3
-3
tutorials/itademosong.ita
tutorials/itademosong.ita
+0
-0
No files found.
applications/Analytic/Impedance_Calculator/AppDescription.txt
deleted
100644 → 0
View file @
a5608645
Contact: rbo@akustik.rwth-aachen.de
Description: Impedance of Boundaries
Dependencies: no dependencies
\ No newline at end of file
applications/Analytic/Monopole/AppDescription.txt
deleted
100644 → 0
View file @
a5608645
Contact: mmt@akustik.rwth-aachen.de
Description: Container for analytic functions
Dependencies: SphericalHarmonics
\ No newline at end of file
applications/Binaural-HRTF/HRTF_class/AppDescription.txt
deleted
100644 → 0
View file @
a5608645
Contact: rbo@akustik.rwth-aachen.de
Description: handling for HRTF data
Dependencies: Analytic, BulkyAudioData, SphericalHarmonics, itaBinauralMonitoring, openDAFF
\ No newline at end of file
applications/Binaural-HRTF/HpTF_class/AppDescription.txt
deleted
100644 → 0
View file @
a5608645
Contact: rbo@akustik.rwth-aachen.de
Description: measurement/handling for HpTF data
Dependencies: Measurement
\ No newline at end of file
applications/bindb/AppDescription.txt
View file @
b9648417
Contact: rsc@akustik.rwth-aachen.de
Description: Database for (binaural) room impulse responses
Dependencies: Measurement, RoomAcoustics
\ No newline at end of file
kernel/PlotRoutines/Plottools/ita_plottools_colortable.m
View file @
b9648417
...
...
@@ -39,9 +39,9 @@ end
PlotSettings_colorTable
=
ita_preferences
(
'colorTableName'
);
%% Defining all the colors
colorTable
(
1
,:)
=
[
1
0
0
];
colorTable
(
2
,:)
=
[
0.4000
0.4000
0.4000
];
colorTable
(
3
,:)
=
[
0
0
1
];
colorTable
(
2
,:)
=
[
1
0
0
];
colorTable
(
3
,:)
=
[
0.4000
0.4000
0.4000
];
colorTable
(
1
,:)
=
[
0
0
1
];
colorTable
(
4
,:)
=
[
1
0
1
];
colorTable
(
5
,:)
=
[
1.0000
0.4000
0
];
colorTable
(
6
,:)
=
[
0.2205
0.8775
0.7276
];
...
...
tutorials/itademosong.ita
0 → 100644
View file @
b9648417
File added
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