Skip to main content

sound:compute spectral centroid

Version: 0.0.0

Description

Compute the spectral centroid of a signal.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
input_signalfieldInput signal in Pa on which to compute the spectral centroid.

Outputs

OutputNameExpected type(s)Description
Pin 0output_spectral_centroiddoubleThe spectral centroid value in Hz.

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_spectral_centroid

License: avrxp_snd_level1

Changelog

  • Version 0.0.0: Initial release.