HOABeamHCard2Hoa:
Filter:
Classes (extension) | Libraries > HOA

HOABeamHCard2Hoa : Object
ExtensionExtension

dirrectional filtering of a higher order Ambisonic sound field

Description

dirrectional filtering of a higher order Ambisonic sound field

Class Methods

HOABeamHCard2Hoa.ar(order, in, az, ele, int_float: 0, cardOrder: 1)

pseudo Ugen method returning Ugens based on Ambisonics order provided through the first argument.

Arguments:

order

Ambisonics order 1-5.

in

b-format as channel array.

az

azimuth angle of beam direction in degree (-pi to pi).

ele

elevation angle of beam direction in degree (-pi * 0.5 to pi * 0.5).

int_float

0: "cardOrder" integer step from 0 (omni) up to "order". 1: float interpolation between "cardOrder" steps.

cardOrder

cardioïde shape from 0 (omni) up to "order".

Returns:

b-format as channel array.

Inherited class methods

Instance Methods

Inherited instance methods

Examples