get_as_generic_data_containers#

Track.get_as_generic_data_containers()#

Get the track data as a generic data container.

This method is meant to return the track data as a generic data container, in the format needed to save a Sound Composer project file (.scn) with the method SoundComposer.save().

Returns:
GenericDataContainer

Track data as a generic data container.

Return type:

GenericDataContainer