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

HOABeamHCard2Mono : Object
ExtensionExtension

dirrectional filtering of a higher order Ambisonic sound field

Description

dirrectional filtering of a higher order Ambisonic sound field rendered to mono.

Class Methods

HOABeamHCard2Mono.ar(order, in, az: 0, ele: 0, gain: 0)

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".

(gain)

level in dB (default 0).

Returns:

mono signal

Inherited class methods

Instance Methods

Inherited instance methods

Examples