Luke Cartwright / Mbed 2 deprecated ELEC2645_Project_el18loc_nearlythere

Dependencies:   mbed

Revision:
26:a6033830d01c
Parent:
25:f230af268e8b
Child:
28:eb0f12304a45
diff -r f230af268e8b -r a6033830d01c Front/Front.h
--- a/Front/Front.h	Sun May 24 17:10:27 2020 +0000
+++ b/Front/Front.h	Sun May 24 17:27:42 2020 +0000
@@ -101,11 +101,16 @@
     */
     int incrament_adsr(int used, int adsr, int ud);
     
+    /**Incraments Filter type
+    *outputs new filter value
+    */
+    int incrament_filter(int adsr, int ud);
+    
     /**Converts Float to Frequency
     * @changes Pot 1 value to Frequency of tone (int)
     */
     int frequency_convert(Gamepad &pad);
-    
+
     //pre compilation directive function
     #ifdef SLOW_TIME
     /**prints slow time front values output from loop