File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11Changes in the Sound Field Synthesis-Toolbox. Recent changes on top.
22
3- 1.0.0-beta
3+ 1.0.0-beta2 (5 December 2013)
4+
5+ - rms() now works for arbitrary arrays
6+ - speedup of delayline() and HRTF extrapolation
7+ - delayline() now works with more than one channel
8+ - fixed a critical bug in wfs_preequalization()
9+ - fixed missing conf values in several functions
10+ - fixed README
11+ - changed location of sfs-data for automatic download, because github does
12+ not allow this
13+ - several minor fixes
14+
15+ 1.0.0-beta (26 August 2013)
416
517 - bandpass() can now handle arbritrary frequency limits
618 - sphbesselh_zeros() comes now with precomputed zeros for an order up to
@@ -37,7 +49,7 @@ Changes in the Sound Field Synthesis-Toolbox. Recent changes on top.
3749 - changed direction of focused source from the conf.xref vector directly
3850 into xs. For a focused source xs is now [1x6]
3951
40- 0.2.5
52+ 0.2.5 (12 July 2013)
4153
4254 - fixed a bug causing the wrong loudspeaker position in the output of
4355 generic_wfs()
Original file line number Diff line number Diff line change 4343
4444%% ===== Configuration ===================================================
4545% Version number
46- versionnumber = ' 1.0.0-beta ' ;
46+ versionnumber = ' 1.0.0-beta2 ' ;
You can’t perform that action at this time.
0 commit comments