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
c5b2ab77
Commit
c5b2ab77
authored
Feb 27, 2018
by
Dipl.-Ing. Jonas Stienen
Browse files
Extending copyright to 2018
parent
470bca30
Changes
28
Hide whitespace changes
Inline
Side-by-side
include/ITAAsioInterface.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITABufferDataSink.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITABufferDataSource.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITADataSource.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITADataSourceRealization.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITADataSourceUtils.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITADataSourcesDefinitions.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITAFileDataSink.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITAFileDataSource.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITANetAudioSampleServer.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITANetAudioStream.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
@@ -231,9 +231,9 @@ private:
ITASampleFrame
m_sfRingBuffer
;
//!< Ring buffer
int
m_iStreamingStatus
;
//!< Current streaming status
double
m_dLastStreamingTimeCode
;
ITABufferedDataLoggerImplStream
*
m_pAudioStreamLogger
;
//!< Logging for the audio stream
double
m_dLastStreamingTimeCode
;
ITABufferedDataLoggerImplStream
*
m_pAudioStreamLogger
;
//!< Logging for the audio stream
ITABufferedDataLoggerImplNet
*
m_pNetworkStreamLogger
;
//!< Logging for the network stream
std
::
string
m_sNetAudioStreamLoggerBaseName
;
bool
m_bDebuggingEnabled
;
...
...
include/ITANetAudioStreamingServer.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITAPortaudioInterface.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITAStreamAmplifier.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITAStreamDetector.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITAStreamFunctionGenerator.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITAStreamModalSynthesizer.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITAStreamMultiplier1N.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITAStreamPatchBay.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITAStreamProbe.h
View file @
c5b2ab77
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
Prev
1
2
Next
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