process#
- SourceBroadbandNoise.process(sampling_frequency=44100.0)#
Generate the sound of the broadband noise source.
This method generates the sound of the broadband noise source, using the current broadband noise data and source control.
- Parameters:
- sampling_frequency
float
, default: 44100.0 Sampling frequency of the generated sound in Hz.
- sampling_frequency