Skip to main content

sound:sound composer - load broadband noise (1 parameter) source

Version: 0.0.0

Description

Load a broadband noise (BBN) model (1 parameter) from a file. Supported files are text files with the header AnsysSound_BBN X, as in Ansys Sound SAS.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
file_pathstringPath to the broadband noise (1 parameter) file.

Outputs

OutputNameExpected type(s)Description
Pin 0source_bbnfields_containerBroadband noise model (1 parameter) read from the file, as a fields container.

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_bbn

License: avrxp_snd_level1

Changelog

  • Version 0.0.0: Initial release.