SampledSoundFunction
Usage
• SampledSoundFunction[f, n, r] is a sound primitive, which represents a sound whose amplitude sampled r times a second is generated by applying the function f to successive integers from 1 to n.
Notes
• SampledSoundFunction[{ , , ... }, n, r] yields sound on several channels. • SampledSoundFunction is generated by Play. • New in Version 2.
|