-
Notifications
You must be signed in to change notification settings - Fork 3
/
history.rst
64 lines (59 loc) · 2.03 KB
/
history.rst
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
V1.3.0: November 13, 2024
-------------------------
- added AKnAFCStatisticsDemo
V1.2.1: February 26, 2024
-------------------------
- Ported to GIT (without history)
- Fixed bug in AKp when doing balloon plots
- Added support for playrec and new Mac Silicon processors
V1.2.0: March 8, 2018, revision 115
-----------------------------------
- Added
+ AKroomSimulationDemo.m, and 2_Tools/RoomSimulation/
+ AKairAttenuation.m
+ AKsphericalHeadDemo.m, AKsphericalHead.m, and AKsphericalHead.pdf
+ AKsphericalHeadDiffuse.m
+ AKshEqualization.m
+ AKshRadial.m
+ AKshEnergy.m
+ AKsoftLimit.m
+ AKairAttenuation
+ AKfractionalOctaves.m
+ AKfrequencyTicks.m
+ AKcollectFiles.m
+ AKtightenFigure.m
+ AKlistIntegers.m
+ More demo data in 0_DemoData/
- AKmeasureIR.m can now measure absolute sound levels after calibration
- AKmeasureDemo.m has a structure that is easier to follow.
- AKmeasureIR.m can now measure channels in any order and non-successive channles, i.r. [3 1 5:8]
- AKfilter.m is more efficient and the structure was improved
- AKp.m can now use spherical spline interpolation for displaying spherical data
- AKspeedOfSound.m can now account for humidity, pressure and CO_2 concentration
V1.1.0: February 9, 2017, revision 29
-------------------------------------
- The ‘FABIAN head-related transfer function data base’ is now available from: https://dx.doi.org/10.14279/depositonce-5718.2
- Added
+ AKio, and AKioDemo
+ playrec external for Windows (64 bit only)
+ AKsofa2ak
- Minor bug fixes and improvements in the documentation and robustness
V1.0.1: December 19, 2016, revision 15
--------------------------------------
- Added
+ AKboxplot
+ AKboxplotDemo
+ AKaverage
+ AKtoa
+ AKtoaDemo
+ AKcrossCorr
+ AKaverage
+ AKfractionalDelay
+ AKkaiser
+ AKdisp
+ getRatings.m
+ some small statistics tools
- Minor bug fixes and improvements in the documentation and robustness
----------------------------------
V1.0: November 8, 2016, revision 0
- Initial public release