Refactoring ...
[satune.git] / src / Tuner / autotuner.h
index fecba882cdccb4fa6c66718925bf55e9f34d17cd..72d4c2b136195c49be2dfc77de923893fe4f393c 100644 (file)
@@ -3,6 +3,9 @@
 #include "classlist.h"
 #include "structs.h"
 
+#define AUTOTUNERFACTOR 0.3
+
+
 class AutoTuner {
 public:
        AutoTuner(uint budget);