|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
SampledSoundFunction
SampledSoundFunction[f, n, r]
is a sound primitive that represents a sound whose amplitude sampled r times a second is generated by applying the function f to successive integers from
to n.
DetailsDetails
- SampledSoundFunction[{f1, f2, ...}, n, r] yields sound on several channels.
- SampledSoundFunction is generated by Play.
- SampledSoundFunction primitives appear inside Sound objects.
New in 2
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


