|
|
|||
|
|
|
| AUDIO PACKAGE SYMBOL | Tutorials »|See Also »|More About » |
creates a Sound object that is an amplitude-modulated sinusoid, having carrier and modulating frequencies |
| 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 |