Skip to main content

sound:sound composer - load project

Version: 0.0.0

Description

Load a Sound Composer project from a .scn file.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
file_pathstringPath to the project file to load.

Outputs

OutputNameExpected type(s)Description
Pin 0sound_composer_projectany_collectionDPF object that contains the loaded Sound Composer project.
Pin 1sound_composer_project_namestringName of the loaded Sound Composer project.

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_project

License: avrxp_snd_level1

Changelog

  • Version 0.0.0: Initial release.