We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9de4a2 commit 45cc6f8Copy full SHA for 45cc6f8
NEWS
@@ -1,3 +1,9 @@
1
+2.5.0 (18. March 2019)
2
+ - Add voronoi interpolation for impulse responses
3
+ - Fix phase offset of Linkwitz-Riley Allpass Filters
4
+ - Add modal window to monochromatic NFC-HOA driving functions
5
+ - Update equation links to https://sfs.rtfd.io/en/3.2/
6
+
7
2.4.3 (26. October 2018)
8
- fix bug where in LWFS-SBL, where inverse Allpass was inverted
9
SFS_version.m
@@ -40,4 +40,4 @@
40
41
%% ===== Configuration ===================================================
42
% Version number
43
-versionnumber = '2.4.3';
+versionnumber = '2.5.0';
0 commit comments