Group Abstract Group Abstract

Message Boards Message Boards

0
|
4.3K Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Repeat SoundNote to create drumming?

Posted 3 years ago

What's an easy way to get this to repeat?

Sound[SoundNote["LowTom", tt]]

So that we have drumming?

POSTED BY: Nelson Zink
2 Replies
Posted 3 years ago

Hi Nelson,

Something like this?

Sound@Table[SoundNote["LowTom", .1], 20]
POSTED BY: Rohit Namjoshi
Posted 3 years ago

Perfect, thanks!

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