sfstoolbox / sfs-matlab

SFS Toolbox for Matlab/Octave
https://sfs-matlab.readthedocs.io
MIT License
98 stars 39 forks source link

Change Ambisonics order for even loudspeaker numbers #49

Closed hagenw closed 8 years ago

hagenw commented 8 years ago

Before it was N/2, which is not identical to the cited literature (e.g. Ahrens 2012, p. 132). There it is N/2-1, which I changed the code accordingly. Before applying this changes: was this just a mistake, or did we choose the wrong version on purpose?

hagenw commented 8 years ago

This was a bug as the modal spectrum will still overlap with N/2.