|
|
|||
|
|
| Audio Package Symbol | Tutorials »|See Also »|More About » |
| AmplitudeModulation[fc, fm, mi, dur] creates a Sound object that is an amplitude-modulated sinusoid, having carrier and modulating frequencies fc and fm, measured in hertz, a modulation index of mi, and a duration of dur seconds. |
| AmplitudeModulation[fc, fm, mi, dur, RingModulation->True] creates a ring-modulated sinusoid |
| DisplayFunction | Identity | function to apply to sound before returning it | |
| PlayRange | {-1, 1} | range of sound amplitude levels to include | |
| RingModulation | False | whether to use ring modulation | |
| SampleDepth | 8 | number of bits used to encode sound amplitude | |
| SampleRate | 8192 | sampling rate per second |