Skip to main content

sound:sound composer - save project

Version: 0.0.0

Description

Save a Sound Composer project in a .scn file. This file can be opened in Ansys Sound SAS.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
file_pathstringPath to the file to save.
Pin 1
Required
sound_composer_projectany_collectionDPF object that contains the Sound Composer project to save.
Pin 2
Required
sound_composer_project_namestringName of the Sound Composer project to save.

Outputs

OutputNameExpected type(s)Description

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_save_project

License: avrxp_snd_level1

Changelog

  • Version 0.0.0: Initial release.