summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Graphic_Equalizer/include/events.hch11
1 files changed, 11 insertions, 0 deletions
diff --git a/Graphic_Equalizer/include/events.hch b/Graphic_Equalizer/include/events.hch
index 885e89f..084bf1c 100644
--- a/Graphic_Equalizer/include/events.hch
+++ b/Graphic_Equalizer/include/events.hch
@@ -23,6 +23,17 @@
/*
+ */
+inline unsigned 5 change_volume_from_coordinate(unsigned 11 coordinate, events_t *events, skindata_t *skindata);
+
+
+/*
+ */
+inline unsigned 4 change_inputgain_from_coordinate(unsigned 11 coordinate, events_t *events, skindata_t *skindata);
+
+
+
+/*
* This function loads 768 4bits presets into the equalizer_levels array
* pointed to by equalizer_levels.
*/