Skip to content

Commit 45cc6f8

Browse files
committed
Release 2.5.0
1 parent a9de4a2 commit 45cc6f8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS

+6
Original file line numberDiff line numberDiff line change
@@ -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+
17
2.4.3 (26. October 2018)
28
- fix bug where in LWFS-SBL, where inverse Allpass was inverted
39

SFS_version.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@
4040

4141
%% ===== Configuration ===================================================
4242
% Version number
43-
versionnumber = '2.4.3';
43+
versionnumber = '2.5.0';

0 commit comments

Comments
 (0)