retour à la gamme de Do majeur.
[minwii.git] / src / app / widgets / playingscreen.py
index ce4937f..1a014e7 100755 (executable)
@@ -112,7 +112,7 @@ class _PlayingScreenBase(pygame.sprite.LayeredDirty, EventHandlerMixin) :
         
 class PlayingScreen(_PlayingScreenBase) :
     "fenêtre de jeu pour improvisation"
-    scale = [55, 57, 59, 60, 62, 64, 66, 67, 69, 71, 72]
+    scale = [55, 57, 59, 60, 62, 64, 65, 67, 69, 71, 72]
 
     def __init__(self) :
         distinctNotes = []