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