process#

SourceAudio.process(sampling_frequency=44100.0)#

Generate the sound of the audio source.

The generated sound simply corresponds to the audio source data, resampled if necessary.

Parameters:
sampling_frequencyfloat, default: 44100.0

Sampling frequency of the generated sound in Hz.