Qurak

Play

Available, differs from the .wl reference

Builds a sound object whose amplitude is the given function of the time

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]

Topics

Related

All 6300 functions · Use this from an MCP client