Skip to content

How to compute inter-mic distance for general mic arrays and cylindrical noise #3

Description

@fakufaku

Hi @ehabets , thank you for sharing this code! I am implementing the method for general arrays to integrate in pyroomacoustics, and I have a couple of question about cylindrical noise.

  1. The papers and the code are not completely clear about how the distance d between two sensors should be interpreted for general arrays in 3D. If the cylinder axis is the z-axis, is it correct to take d as the horizontal distance sqrt(x ** 2 + y ** 2) ?
  2. While inspecting the code, I saw that you recommend to use Cholesky rather than eigenvalue decomposition for babble noise. What is the rational for that ?

Thank you in advance for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions