Skip to content

add: Zotter, et al., diffuse field radius #140

@joslloand

Description

@joslloand

Diffuse Sound Field Synthesis

"... approximate radial limit of an error-free sweet area...", eq. 65

// return diffuse field radius from decoding radius
~diffRadius = { |decRadius = (AtkHoa.refRadius), order = (AtkHoa.defaultOrder)|
	order / (order + 1) * decRadius
}

Classes:

  • HoaRadius?
  • HoaOrder

Method name(s)?:

  • diffRadius
  • diffuseRadius
  • radiusOfDiffuse

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions