FrequencyModulation[f_c, {f_m, pd}, dur] creates a Sound object that is a frequency-modulated sinusoid, having carrier and modulating frequencies f_c and f_m, measured in ...
ListWaveform[{{f_1, a_1}, {f_2, a_2}, ...}, freq, dur] creates a Sound object with fundamental frequency of freq hertz, lasting for dur seconds, with a spectrum in which ...
ModulationType is an option of FrequencyModulation, specifying the type of modulation.
Overtones is an option to Waveform that specifies the number of overtones to be present in a standard waveform when created with Fourier summation.
Parallel is a setting of ModulationType, an option of function FrequencyModulation.
RingModulation is an option to AmplitudeModulation which specifies whether to use ring modulation.
Sawtooth is a type of waveform.
Sinusoid is a type of waveform.
Square is a type of waveform.
Standard is a setting of ModulationType, an option of function FrequencyModulation.