process# SoundComposer.process(sampling_frequency=44100.0)# Generate the signal of the current Sound Composer project. Generates the project’s signal corresponding to the sum of all the track signals. Parameters: sampling_frequencyfloat, default: 44100.0Sampling frequency of the generated sound in Hz.