Builds a sound object whose amplitude is the given function of the time
تختلف عن مرجع .wl: `Duration` of a `Video`, `DateInterval` or `Play`
Play[f, {t, tmin, tmax}]
Play[Sin[2 Pi 440 t], {t, 0, 1}]
→ -Sound-Head[Play[Sin[2 Pi 440 t], {t, 0, 1}]]
→ SoundHead[Play[Sin[2 Pi 440 t], {t, 0, 1}, SampleRate -> 2^13]]
→ SoundPlay[Sin[t], {t, 0, 1}, 5]
→ Play[Sin[t], {t, 0, 1}, 5]- DisplayFunction — default Automatic
- PlayRange — default All
- SampleDepth — default 8
- SampleRate — default 8000