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_data
GenericDataContainer Source data as a DPF generic data container.
- source_control_data
GenericDataContainer Source control data as a DPF generic data container.
- source_data