Skip to main content

sound:compute loudness ANSI S3.4-2007

Version: 0.0.0

Description

Compute loudness according to the ANSI S3.4-2007 standard.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
input_signalfieldInput signal in Pa on which to compute loudness.
Pin 1field_typestringField type associated with the recording conditions.

Supported values:

* Free
* Diffuse

Default: Free

Outputs

OutputNameExpected type(s)Description
Pin 0output_loudness_sonedoubleLoudness in sone.
Pin 1output_loudness_phondoubleLoudness level in phon.

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: sound

Plugin: sound

Scripting name: None

Full name: None

Internal name: compute_loudness_ansi_s3_4

License: avrxp_snd_level1

Changelog

  • Version 0.0.0: Initial release.