Advertisement
Guest User

Untitled

a guest
Oct 12th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. Mario = {4, 4, 4, 0, 4, 7, -5}
  2. MarioL = {.5, 1, 1, .5, 1, 2, 1}
  3. Sound[Table[SoundNote[Mario[[n]], MarioL[[n]]], {n, 1, 7, 1}]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement