]> CRI, Mines Paris - PSL - minwii.git/blobdiff - src/app/widgets/playingscreen.py
retour à la gamme de Do majeur.
[minwii.git] / src / app / widgets / playingscreen.py
index ce4937f8d697d7a26baefb0b610273ae385c17b6..1a014e74e5c9be884b02959f94ed5d5c0aee812d 100755 (executable)
@@ -112,7 +112,7 @@ class _PlayingScreenBase(pygame.sprite.LayeredDirty, EventHandlerMixin) :
         
 class PlayingScreen(_PlayingScreenBase) :
     "fenêtre de jeu pour improvisation"
         
 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 = []
 
     def __init__(self) :
         distinctNotes = []