Skip to content

Instantly share code, notes, and snippets.

@abhinavjain241
Created December 15, 2015 10:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abhinavjain241/da4c9f7c435b87fe16ea to your computer and use it in GitHub Desktop.
Save abhinavjain241/da4c9f7c435b87fe16ea to your computer and use it in GitHub Desktop.
#!/bin/bash
for n in E2 A2 D3 G3 B3 E4; do play -n synth 4 pluck $n repeat 2; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment