You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Source/Binaural/AnechoicControls.cpp
+55-61Lines changed: 55 additions & 61 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
* \class AnechoicControls
3
3
*
4
4
* \brief Declaration of AnechoicControls interface.
5
-
* \date June 2019
5
+
* \date February 2022
6
6
*
7
7
* \authors Reactify Music LLP: R. Hrafnkelsson ||
8
8
* Coordinated by , A. Reyes-Lecuona (University of Malaga) and L.Picinali (Imperial College London) ||
@@ -11,7 +11,7 @@
11
11
* \b Project: 3DTI (3D-games for TUNing and lEarnINg about hearing aids) ||
12
12
* \b Website: http://3d-tune-in.eu/
13
13
*
14
-
* \b Copyright: University of Malaga and Imperial College London - 2021
14
+
* \b Copyright: University of Malaga and Imperial College London - 2022
15
15
*
16
16
* \b Licence: This copy of the 3D Tune-In Toolkit Plugin is licensed to you under the terms described in the LICENSE.md file included in this distribution.
Copy file name to clipboardExpand all lines: Source/Binaural/AnechoicControls.h
+15-22Lines changed: 15 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
* \class AnechoicControls
3
3
*
4
4
* \brief Declaration of AnechoicControls interface.
5
-
* \date June 2019
5
+
* \date February 2022
6
6
*
7
7
* \authors Reactify Music LLP: R. Hrafnkelsson ||
8
8
* Coordinated by , A. Reyes-Lecuona (University of Malaga) and L.Picinali (Imperial College London) ||
@@ -11,7 +11,7 @@
11
11
* \b Project: 3DTI (3D-games for TUNing and lEarnINg about hearing aids) ||
12
12
* \b Website: http://3d-tune-in.eu/
13
13
*
14
-
* \b Copyright: University of Malaga and Imperial College London - 2021
14
+
* \b Copyright: University of Malaga and Imperial College London - 2022
15
15
*
16
16
* \b Licence: This copy of the 3D Tune-In Toolkit Plugin is licensed to you under the terms described in the LICENSE.md file included in this distribution.
0 commit comments