Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Technical Acoustics (ITA)
VACore
Commits
b539408c
Commit
b539408c
authored
Feb 03, 2017
by
Dipl.-Ing. Jonas Stienen
Browse files
Merge branch 'develop' of
https://git.rwth-aachen.de/ita/VACore
into develop
parents
680af3d3
18b56a32
Changes
12
Hide whitespace changes
Inline
Side-by-side
src/Audiosignals/VAMachineSignalSource.cpp
View file @
b539408c
...
...
@@ -9,7 +9,7 @@
#include <ITAConstants.h>
#include <ITAException.h>
#include <ITAFade.h>
#include <ITAFile
s
ystemUtils.h>
#include <ITAFile
S
ystemUtils.h>
#include <ITASampleFrame.h>
#include <sstream>
...
...
src/Data/VADirectivityManager.cpp
View file @
b539408c
...
...
@@ -4,7 +4,7 @@
#include <VAException.h>
#include <ITAASCIITable.h>
#include <ITAFile
s
ystemUtils.h>
#include <ITAFile
S
ystemUtils.h>
#include <ITAException.h>
#include <ITAFunctors.h>
#include <ITAStringUtils.h>
...
...
src/Data/VAHRIRManager.cpp
View file @
b539408c
...
...
@@ -9,7 +9,7 @@
#include <algorithm>
#include <ITAASCIITable.h>
#include <ITAFile
s
ystemUtils.h>
#include <ITAFile
S
ystemUtils.h>
#include <ITAException.h>
#include <ITAFunctors.h>
#include <ITAStringUtils.h>
...
...
src/Data/VAHRIRMultiDataset3D.cpp
View file @
b539408c
...
...
@@ -29,7 +29,7 @@
#include <cassert>
#include <ITAException.h>
#include <ITAFunctors.h>
#include <ITAFile
s
ystemUtils.h>
#include <ITAFile
S
ystemUtils.h>
#include <ITANumericUtils.h>
#include <ITASampleFrame.h>
#include <ITAStringUtils.h>
...
...
src/Filtering/VAVariableDelayLine.h
View file @
b539408c
...
...
@@ -253,8 +253,8 @@ private:
bool
m_bStarted
;
//!< Statusvariable zur Initialisierung
ITAStopWatch
m_swBufferSizeInc
;
//!< Stop
w
atch zur Überwachung von Speicherallozierungszeiten
ITAStopWatch
m_swProcess
;
//!< Stop
w
atch zur Überwachung der Berechnungsschleife
ITAStopWatch
m_swBufferSizeInc
;
//!< Stop
W
atch zur Überwachung von Speicherallozierungszeiten
ITAStopWatch
m_swProcess
;
//!< Stop
W
atch zur Überwachung der Berechnungsschleife
int
m_iNumberOfDropouts
;
//!< Zählt die Anzahl durch die VDL verursachten Ausfälle
IVAInterpolationRoutine
*
m_pInterpolationRoutine
;
//!< Zeiger auf Interpolationsroutine
...
...
src/Rendering/Ambisonics/Freefield/VAAmbisonicsFreefieldAudioRenderer.cpp
View file @
b539408c
...
...
@@ -11,7 +11,7 @@
#include "../../../VALog.h"
#include <ITADatasourceRealization.h>
#include <ITAFileData
s
ource
.h
>
#include <ITAFileData
S
ource>
#include <ITANumericUtils.h>
#include <ITAStreamInfo.h>
#include <ITAFastMath.h>
...
...
src/Rendering/Binaural/ArtificialReverb/VABinauralArtificialReverb.cpp
View file @
b539408c
...
...
@@ -32,7 +32,7 @@
#include <ITAConfigUtils.h>
#include <ITADatasourceRealization.h>
#include <ITASampleBuffer.h>
#include <ITAStop
w
atch.h>
#include <ITAStop
W
atch.h>
#include <ITASampleFrame.h>
#include <ITAStreamInfo.h>
#include <ITAFastMath.h>
...
...
src/Rendering/Monaural/FreeField/VAMonauralFreeFieldAudioRenderer.cpp
View file @
b539408c
...
...
@@ -29,7 +29,7 @@
#include <ITAConfigUtils.h>
#include <ITADatasourceRealization.h>
#include <ITASampleBuffer.h>
#include <ITAStop
w
atch.h>
#include <ITAStop
W
atch.h>
#include <ITASampleFrame.h>
#include <ITAStreamInfo.h>
#include <ITAFastMath.h>
...
...
src/Rendering/Prototyping/HearingAid/VAPTHearingAidRenderer.cpp
View file @
b539408c
...
...
@@ -33,7 +33,7 @@
#include <ITAConfigUtils.h>
#include <ITADatasourceRealization.h>
#include <ITASampleBuffer.h>
#include <ITAStop
w
atch.h>
#include <ITAStop
W
atch.h>
#include <ITASampleFrame.h>
#include <ITAStreamInfo.h>
#include <ITAFastMath.h>
...
...
src/Reproduction/Binaural/VAHeadphonesReproduction.cpp
View file @
b539408c
...
...
@@ -8,7 +8,7 @@
#include <DSMBCConvolver.h>
#include <DSMBCFilter.h>
#include <ITAFile
s
ystemUtils.h>
#include <ITAFile
S
ystemUtils.h>
#include <ITASampleFrame.h>
#include <ITANumericUtils.h>
...
...
src/Reproduction/Binaural/VANCTCReproduction.cpp
View file @
b539408c
...
...
@@ -13,7 +13,7 @@
#include <ITAFastMath.h>
#include <ITAFFTUtils.h>
#include <ITAFile
s
ystemUtils.h>
#include <ITAFile
S
ystemUtils.h>
#include <ITANCTC.h>
#include <ITANCTCStreamFilter.h>
#include <DAFF.h>
...
...
src/Utils/VAUtils.cpp
View file @
b539408c
...
...
@@ -5,7 +5,7 @@
#include "../Scene/VAMotionState.h"
#include <ITAConstants.h>
#include <ITAFile
s
ystemUtils.h>
#include <ITAFile
S
ystemUtils.h>
#include <ITANumericUtils.h>
#include <ITAStringUtils.h>
#include <ITAConfigUtils.h>
...
...
Write
Preview
Supports
Markdown
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