set_from_generic_data_containers#

SourceBroadbandNoiseTwoParameters.set_from_generic_data_containers(source_data, source_control_data)#

Set the source and source control data from generic data containers.

This method is meant to set the source data from generic data containers obtained when loading a Sound Composer project file (.scn) with the method SoundComposer.load().

Parameters:
source_dataGenericDataContainer

Source data as a DPF generic data container.

source_control_dataGenericDataContainer

Source control data as a DPF generic data container.