Getting started
API Documentation
Development
Synthesizes an AM/FM signal.
num_samples (int) – number of samples
int
num_channels (int) – number of channels in the output signal
sampling_rate (int) – sampling rate in Hz
dtype – data type
ndarray
signal with shape (number of channels, number of samples)
(number of channels, number of samples)