Message Boards Message Boards

[?] Play more than one sound (function) sequentially in Wolfram|Alpha?

Posted 4 years ago

I tried to enter

Sound[{Play[Sin[1000 t], {t, 0, 1}], Play[Sin[2000 t], {t, 0, 1}]}]

but it does not work. I am trying to figure out how to play different music notes in sequence, and this seems like a good way to start experimenting. Any help will be appreciated. I tried various syntax but no luck yet. Thanks.

POSTED BY: Sam Bhatia

It does appear to work on my computer:

Sound[{Play[Sin[1000 t], {t, 0, 1}], Play[Sin[2000 t], {t, 0, 1}]}]

enter image description here

I have attached the wav-file.

Cheers,

Marco

Attachments:
POSTED BY: Marco Thiel
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract