Created
May 2, 2012 20:40
-
-
Save und3f/2580283 to your computer and use it in GitHub Desktop.
No more blues with internal speaker
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
use Audio::Beep; Audio::Beep->new->play(join ' ', <DATA>); | |
__DATA__ | |
\bpm240 | |
f2 a, d2. f4 e2 b2 d2. | |
e4 f2 bes cis2. | |
f4 e d8 f4 f6 e d a1 | |
f'2 a,2 b d c4 e2 | |
r4 e d c c4 bes2 | |
r4 f e d d cis e c bes2. r4 | |
f2 a, d2. f4 e2 b2 d2. | |
e4 f2 bes cis2. | |
f4 e d8 cis4 d ees | |
d fis a4. g2 bes cis,2. | |
a'4 g f a6 g f e4. | |
d8 cis4 d | |
f8 d4 b d | |
f4 des bes | |
f4 d8 d1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment