X-Git-Url: https://git.sesse.net/?p=pitch;a=blobdiff_plain;f=config.h;h=2829d83a372159f5fe88bf401446954ff1e710cc;hp=87f25e9b479d175c0bc8cbf5ea02171e7b10b7f2;hb=f5029e9edd2cff89ae9e0ff3d836d871c7c61f95;hpb=c5673c13b754f921853701cf47b6195e357ed2ab diff --git a/config.h b/config.h index 87f25e9..2829d83 100644 --- a/config.h +++ b/config.h @@ -13,6 +13,7 @@ #define EQUAL_TEMPERAMENT 0 #define WELL_TEMPERED_GUITAR 1 -#define TUNING WELL_TEMPERED_GUITAR +//#define TUNING WELL_TEMPERED_GUITAR +#define TUNING EQUAL_TEMPERAMENT #endif /* !defined(_CONFIG_H) */