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
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | file_path | string | Path to the file to save. |
| Pin 1 Required | sound_composer_project | any_collection | DPF object that contains the Sound Composer project to save. |
| Pin 2 Required | sound_composer_project_name | string | Name of the Sound Composer project to save. |
Outputs
| Output | Name | Expected type(s) | Description |
|---|
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If 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.