assignment4+backbeat

Dependencies:   mbed C12832

Revision:
2:cb6625d44b65
Parent:
0:4ef9399b970c
Child:
3:4e4bd058ef5d
--- a/music.h	Tue Feb 25 19:47:32 2014 +0000
+++ b/music.h	Tue Feb 25 22:53:20 2014 +0000
@@ -17,3 +17,54 @@
                1047,1109,1175,1245,1319,1397,1480,1568,1661,1760,1865,1976,
                2093,2217,2349,2489,2637,2794,2960,3136,3322,3520,3729,3951,
                4186,4435,4699,4978,5274,5588,5920,6272,6645,7040,7459,7902,0};
+
+char lyrics[][60] = {
+"This was a triumph.",
+"I'm making a note here: HUGE SUCCESS.",
+"It's hard to overstate my satisfaction.",
+"Aperture Science",
+"We do what we must",
+"because we can.",
+"For the good of all of us.",
+"Except the ones who are dead.",
+"But there's no sense crying over every mistake.",
+"You just keep on trying till you run out of cake.",
+"And the Science gets done.",
+"And you make a neat gun.",
+"For the people who are still alive.",
+"      <3 ",
+"I'm not even angry.",
+"I'm being so sincere right now.",
+"Even though you broke my heart.",
+"And killed me.",
+"And tore me to pieces.",
+"And threw every piece into a fire.",
+"As they burned it hurt because I was so happy for you!",
+"Now these points of data make a beautiful line.",
+"And we're out of beta.",
+"We're releasing on time.",
+"So I'm GLaD. I got burned.",
+"Think of all the things we learned",
+"for the people who are still alive.",
+"      <3 ",
+"Go ahead and leave me.",
+"I think I prefer to stay inside.",
+"Maybe you'll find someone else to help you.",
+"Maybe Black Mesa",
+"THAT WAS A JOKE.",
+"HAHA. FAT CHANCE.",
+"Anyway, this cake is great.",
+"It's so delicious and moist.",
+"Look at me still talking",
+"when there's Science to do.",
+"When I look out there, it makes me GLaD I'm not you.",
+"I've experiments to run.",
+"There is research to be done.",
+"On the people who are still alive.",
+"And believe me I am still alive.",
+"I'm doing Science and I'm still alive.",
+"I feel FANTASTIC and I'm still alive.",
+"While you're dying I'll be still alive.",
+"And when you're dead I will be still alive.",
+"Still alive.",
+"Still alive."};
\ No newline at end of file