assignment4+backbeat

Dependencies:   mbed C12832

Revision:
3:4e4bd058ef5d
Parent:
2:cb6625d44b65
--- a/music.h	Tue Feb 25 22:53:20 2014 +0000
+++ b/music.h	Wed Feb 26 01:40:11 2014 +0000
@@ -18,53 +18,54 @@
                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] = {
+char lyrics[][100] = {
 "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",
+"\r\n \r\n \r\n  I'm making a note here:  \r\n  HUGE SUCCESS.",
+"\r\n \r\n  It's hard to overstate my satisfaction.",
+"\r\n \r\n \r\n  Aperture Science",
+"\r\n \r\n \r\n  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.",
+"\r\n \r\n For the good of all of us.\r\n",
+"\r\n \r\n  Except the ones who are  dead.",
+"\r\n \r\n   But there's no sense   \r\n crying over every mistake.",
+"\r\n You just keep on trying \r\n till you run out of cake.",
+"\r\n \r\n \r\n And the Science gets done.",
+"\r\n \r\n \r\n And you make a neat gun.",
+"\r\n \r\n \r\n For the people who are \r\n still alive.",
+"\r\n \r\n \r\n       <3 ",
+"\r\n \r\n \r\n I'm not even angry.",
+"I'm being so sincere \r\n right now.",
+"\r\n \r\n  Even though you broke \r\n my heart.",
+"\r\n \r\n \r\n And killed me.",
+"\r\n \r\n \r\n And tore me to pieces.",
+"\r\n \r\n And threw every piece \r\n into a fire.",
+"\r\n \r\n \r\n   As they burned it hurt",
+"\r\n \r\n  because I was so \r\n  happy for you!",
+"\r\n \r\n  Now these points of data  make a beautiful line.",
+"\r\n \r\n \r\n And we're out of beta.",
+"\r\n \r\n \r\n We're releasing on time.",
+"\r\n \r\n \r\n So I'm GLaD. I got burned.",
+"\r\n  Think of all the things \r\n we learned",
+"\r\n \r\n for the people who are \r\n still alive.",
+"\r\n \r\n \r\n       <3 ",
+"\r\n \r\n \r\n Go ahead and leave me.",
+"\r\n \r\n I think I prefer to \r\n stay inside.",
+"\r\n Maybe you'll find someone \r\n  else to help you.",
+"\r\n \r\n \r\n Maybe Black Mesa",
+"\r\n \r\n \r\n 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.",
+"\r\n \r\n \r\n Anyway, this cake is great.",
+"\r\n \r\n \r\n It's so delicious and moist.",
+"\r\n \r\n \r\n Look at me still talking",
+"\r\n \r\n \r\n   when there's Science to do.",
+"\r\n \r\n   When I look out there, \r\n it makes me GLaD \r\n I'm not you.",
+"\r\n \r\n \r\n I've experiments to run.",
+"\r\n \r\n There is research \r\n  to be done.",
+"\r\n \r\n  On the people who are \r\n still alive.",
+"\r\n \r\n And believe me \r\n I am  still alive.",
+"\r\n \r\n  I'm doing Science \r\n and I'm still alive.",
+"\r\n \r\n I feel FANTASTIC \r\n and I'm still alive.",
+"\r\n \r\n While you're dying \r\n I'll be still alive.",
+"\r\n \r\n And when you're dead \r\n I will be still alive.",
+"\r\n \r\n \r\n Still alive.",
 "Still alive."};
\ No newline at end of file