FoaWh:
Filter:
Classes (extension) | Libraries > Ambisonic Toolkit > UGens > FOA > Analyzer | UGens > Multichannel > Ambisonics | UGens > Analysis > Ambisonics

FoaWh : FoaEval : FoaUGen : Object
ExtensionExtension

First Order Ambisonic (FOA) Soundfield Heyser's Total Energy Density

Description

Return the Heyser's Total Energy Density, Wh, of a first order ambisonic (B-format) signal.

NOTE: FoaWh is usually called via the convenience wrapper FoaAnalyze.

Class Methods

FoaWh.ar(in, size: 2048, method: 'instant')

Arguments:

in

The B-format signal, an array: [w, x, y, z]

size

Analysis filter kernel size.

NOTE: For method: 'instant', must be a power of 2.
method

The Soundfield analysis method:

  • 'instant'
  • 'average'

Please see discussion of method here.

Inherited class methods

Instance Methods

Inherited instance methods

Examples

Please see various examples here.