Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
ITACTC
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
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)
ITACTC
Compare Revisions
ed64d04a5020d7e07126f954a9905201603da328...4eb3c5443411d63abd555398fb320c7ec8afd5ff
Source
4eb3c5443411d63abd555398fb320c7ec8afd5ff
Select Git revision
...
Target
ed64d04a5020d7e07126f954a9905201603da328
Select Git revision
Compare
Commits (2)
Update README.md
· 9de0e43e
Dipl.-Ing. Jonas Stienen
authored
Jan 08, 2017
9de0e43e
Merge branch 'develop'
· 4eb3c544
Dipl.-Ing. Jonas Stienen
authored
Feb 13, 2017
4eb3c544
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
README.md
README.md
+7
-2
No files found.
README.md
View file @
4eb3c544
## ITACTC
## ITACTC
ITACTC is a C++ library for crosstalk-cancellation filter design. It also includes real-time filtering components that apply CTC.
ITACTC is a C++ library for crosstalk-cancellation filter design and also includes real-time filtering components that apply CTC.
It is a component from
[
ITACoreLibs
](
https://git.rwth-aachen.de/ita/ITACoreLibs
)
, a collection of C++ libraries for virtual acoustics.
### License
### License
See
[
LICENSE
](
LICENSE.md
)
file.
See
[
LICENSE
](
LICENSE.md
)
file.
\ No newline at end of file
### Quick build guide
Follow instructions from Wiki pages of
[
ITABase
](
https://git.rwth-aachen.de/ita/ITABase/wikis/home
)
project.