|
SampleRate
SampleRate is an option for sound primitives which specifies the number of samples per second to generate for sounds.
The default setting is SampleRate -> 8192.
The highest frequency in hertz that can be present in a particular sound is equal to half the setting for SampleRate.
See Section 1.9.12.
See also: SampleDepth.
New in Version 2.
Further Examples
|