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