Synthesizer / Mbed 2 deprecated DBSMUSICPROJ2

Dependencies:   mbed

Revision:
3:086e556b57f9
Parent:
2:da90c8eb0ca5
--- a/math.hpp	Wed Jul 24 11:23:34 2019 +0000
+++ b/math.hpp	Wed Jul 24 12:24:05 2019 +0000
@@ -2,6 +2,11 @@
 #define __math__
 //notes variables 
 bool matchflagnotes;
+float abstempo = 0;
+int clockcountneg;
+int storedduration;
+int runval;
+
 float sumnotes = 0;
 int randomnotes = 0;
 int matchnotelower = 0;