get_as_generic_data_containers#

SourceSpectrum.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:

tuple[GenericDataContainer]