Message Boards Message Boards

0
|
3803 Views
|
0 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Convert a Sound to a List?

Posted 10 years ago

With "SampledSoundList" it is possible to create a sound based on a list:

list = Table[Sin[2 \[Pi] 500 t], {t, 0, 1, 1./2000}];
sound = Sound[SampledSoundList[list, 2000]]

Is it also possible to create a list based on the sound? I think this should be easy but I dindt found a way to do this with Mathematica 10.

Thx for your help & kind regards.

POSTED BY: Juerg Baertsch
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