Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
ITADSP
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Institute of Technical Acoustics (ITA)
ITADSP
Compare Revisions
6a775bd5025cf6137cc6ea24310b4930de0c8313...6a6a86724247e0370cf2d2e63a457bb922e5c0df
Source
6a6a86724247e0370cf2d2e63a457bb922e5c0df
Select Git revision
...
Target
6a775bd5025cf6137cc6ea24310b4930de0c8313
Select Git revision
Compare
Commits (1)
Extending copyright to 2018
· 6a6a8672
Dipl.-Ing. Jonas Stienen
authored
Feb 27, 2018
6a6a8672
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
8 deletions
+8
-8
include/ITABiquad.h
include/ITABiquad.h
+1
-1
include/ITADSPDefinitions.h
include/ITADSPDefinitions.h
+1
-1
include/ITASIMOVariableDelayLine.h
include/ITASIMOVariableDelayLine.h
+1
-1
include/ITAThirdOctaveFIRFilterGenerator.h
include/ITAThirdOctaveFIRFilterGenerator.h
+1
-1
include/ITAThirdOctaveFilterbank.h
include/ITAThirdOctaveFilterbank.h
+1
-1
include/ITAThirdOctaveFilterbankFIR.h
include/ITAThirdOctaveFilterbankFIR.h
+1
-1
include/ITAThirdOctaveFilterbankIIR.h
include/ITAThirdOctaveFilterbankIIR.h
+1
-1
include/ITAVariableDelayLine.h
include/ITAVariableDelayLine.h
+1
-1
No files found.
include/ITABiquad.h
View file @
6a6a8672
...
...
@@ -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/ITADSPDefinitions.h
View file @
6a6a8672
...
...
@@ -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/ITASIMOVariableDelayLine.h
View file @
6a6a8672
...
...
@@ -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/ITAThirdOctaveFIRFilterGenerator.h
View file @
6a6a8672
...
...
@@ -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/ITAThirdOctaveFilterbank.h
View file @
6a6a8672
...
...
@@ -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/ITAThirdOctaveFilterbankFIR.h
View file @
6a6a8672
...
...
@@ -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/ITAThirdOctaveFilterbankIIR.h
View file @
6a6a8672
...
...
@@ -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/ITAVariableDelayLine.h
View file @
6a6a8672
...
...
@@ -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
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...