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

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers loud.h Source File

loud.h

00001 float Forte_Forte = 1;
00002 float Forte = 0.9;
00003 float Sempre_Forte = 0.8;
00004 float Piu_Forte = 0.7;
00005 float Sempre_Pui_Forte = 0.6;
00006 float Crescendo = 0.5;
00007 float Forte_Piano = 0.5;
00008 float Piano_Crescendo = 0.4;
00009 float Piano = 0.3;
00010 float Piano_Piano = 0.2;
00011 float Sempre_Pui_Piano = 0.1;