Skip to main content

sound:sound composer - generate sound from a broadband noise (2 parameters) source

Version: 0.0.0

Description

Generate a sound from a broadband noise model (2 parameters), according to a given evolution vs time of the two control parameters.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
source_bbn_two_parametersfields_containerBroadband noise model (2 parameters), as a fields container. This fields container is obtained as the output of the operator 'sound_composer_load_source_bbn_two_parameters'.
Pin 1
Required
control_1fieldFirst control parameter value vs time, as a field.
Pin 2
Required
control_2fieldSecond control parameter value vs time, as a field.
Pin 3sampling_frequencydouble(Optional) Sampling frequency of the generated sound, in Hz. Default: 44100 Hz.

Outputs

OutputNameExpected type(s)Description
Pin 0generated_soundfieldGenerated sound, as a field.

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_generate_sound_bbn_two_parameters

License: avrxp_snd_level1

Changelog

  • Version 0.0.0: Initial release.