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

Committer:
helmut
Date:
Wed Sep 19 14:16:56 2012 +0000
Revision:
0:5150b09127e3
plays mostly music that you can do with notes length breakes and bind; Some already defined; Tool is to start a pump for water to give plant is too dry.; Meanwhie plays music the most part of all

Who changed what in which revision?

UserRevisionLine numberNew contents of line
helmut 0:5150b09127e3 1 float Forte_Forte = 1;
helmut 0:5150b09127e3 2 float Forte = 0.9;
helmut 0:5150b09127e3 3 float Sempre_Forte = 0.8;
helmut 0:5150b09127e3 4 float Piu_Forte = 0.7;
helmut 0:5150b09127e3 5 float Sempre_Pui_Forte = 0.6;
helmut 0:5150b09127e3 6 float Crescendo = 0.5;
helmut 0:5150b09127e3 7 float Forte_Piano = 0.5;
helmut 0:5150b09127e3 8 float Piano_Crescendo = 0.4;
helmut 0:5150b09127e3 9 float Piano = 0.3;
helmut 0:5150b09127e3 10 float Piano_Piano = 0.2;
helmut 0:5150b09127e3 11 float Sempre_Pui_Piano = 0.1;