Skip to main content

sound:sound composer - load spectrum source

Version: 0.0.0

Description

Load a source of type Spectrum from a file. Supported files are XML files and text files with the header AnsysSound_Spectrum X, as in Ansys Sound SAS.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
file_pathstringPath to the spectrum source file.

Outputs

OutputNameExpected type(s)Description
Pin 0source_spectrumfieldThe spectrum read from the file, as a Field, with unit Pa^2/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: sound_composer_load_source_spectrum

License: avrxp_snd_level1

Changelog

  • Version 0.0.0: Initial release.