retour à la gamme de Do majeur.
authorpin <pin@fe552daf-6dbe-4428-90eb-1537e0879342>
Thu, 4 Mar 2010 12:00:20 +0000 (12:00 +0000)
committerpin <pin@fe552daf-6dbe-4428-90eb-1537e0879342>
Thu, 4 Mar 2010 12:00:20 +0000 (12:00 +0000)
git-svn-id: https://svn.cri.ensmp.fr/svn/minwii/trunk@66 fe552daf-6dbe-4428-90eb-1537e0879342

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 = []