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)
ITADataSources
Commits
69d26426
Commit
69d26426
authored
Aug 14, 2017
by
Dipl.-Ing. Jonas Stienen
Browse files
Progress on reciprocal latency measurement
parent
caa1634f
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/ITAPortaudioTests/ReciprocalDAADLatencyMeasurement.m
0 → 100644
View file @
69d26426
%% Generate excitation signal
sweep_raw
=
ita_generate_sweep
;
ita_write_wav
(
sweep_raw
,
'sweep.wav'
,
'nBits'
,
32
,
'overwrite'
);
%% Evaluate recording
recordA
=
ita_read
(
'recordA.wav'
);
recordB
=
ita_read
(
'recordB.wav'
);
recordA
.
pt
recordB
.
pt
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