Skip to main content

sound:compute fluctuation strength

Version: 0.0.0

Description

Compute the fluctuation strength of a signal based on the master thesis of A. Sontacchi, entitled 'Entwicklung eines Modulkonzeptes fur die psychoakustische Gerauschanalyse unter MATLAB' (Technischen Universitat Graz, 1998, pp 1-112).

Inputs

InputNameExpected type(s)Description
Pin 0
Required
input_signalfieldInput signal in Pa on which to compute fluctuation strength.

Outputs

OutputNameExpected type(s)Description
Pin 0output_fluctuation_strengthdoubleFluctuation strength in vacil.
Pin 1output_specific_fluctuation_strengthfieldSpecific fluctuation strength in vacil, that is, the fluctuation strength values over Bark band indexes.

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_fluctuation_strength

License: avrxp_snd_level1

Changelog

  • Version 0.0.0: Initial release.