We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22b11fa commit 37b57c0Copy full SHA for 37b57c0
NEWS
@@ -2,6 +2,13 @@ Changes in the Sound Field Synthesis-Toolbox. Recent changes on top.
2
3
1.0.0-beta
4
5
+ - bandpass() can now handle arbritrary frequency limits
6
+ - sphbesselh_zeros() comes now with precomputed zeros for an order up to
7
+ 1000
8
+ - renamed wave_field_* functions to sound_field_*
9
+ - the order for NFC-HOA can now be set manually via conf.nfchoa.order
10
+ - several performance improvements
11
+ - added missing driving functions for WFS and NFC-HOA
12
- added convolution() which is faster than conv and can handle
13
multidimensional signals
14
- changed default plotting style of loudspeakers to
0 commit comments