get_as_generic_data_containers#
- SourceBroadbandNoiseTwoParameters.get_as_generic_data_containers()#
 Get the source and source control data as generic data containers.
This method is meant to return the source data as generic data containers, in the format needed to save a Sound Composer project file (.scn) with the method
SoundComposer.save().- Returns:
 tuple[GenericDataContainer]Source as two generic data containers, for source and source control data, respectively.
- Return type: