Give water to plants if dry amd pla meanwhile music the music vou can define with note length bind and breake also select several instruments for the sound

Dependencies:   mbed

Revision:
0:5150b09127e3
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/loud.h	Wed Sep 19 14:16:56 2012 +0000
@@ -0,0 +1,11 @@
+float Forte_Forte = 1;
+float Forte = 0.9;
+float Sempre_Forte = 0.8;
+float Piu_Forte = 0.7;
+float Sempre_Pui_Forte = 0.6;
+float Crescendo = 0.5;
+float Forte_Piano = 0.5;
+float Piano_Crescendo = 0.4;
+float Piano = 0.3;
+float Piano_Piano = 0.2;
+float Sempre_Pui_Piano = 0.1;
\ No newline at end of file