From: pin Date: Thu, 4 Mar 2010 12:00:20 +0000 (+0000) Subject: retour à la gamme de Do majeur. X-Git-Url: https://scm.cri.ensmp.fr/git/minwii.git/commitdiff_plain/a949d504ea9d83f36063583f9b2bd9f2f24b7b3f retour à la gamme de Do majeur. git-svn-id: https://svn.cri.ensmp.fr/svn/minwii/trunk@66 fe552daf-6dbe-4428-90eb-1537e0879342 --- diff --git a/src/app/widgets/playingscreen.py b/src/app/widgets/playingscreen.py index ce4937f..1a014e7 100755 --- a/src/app/widgets/playingscreen.py +++ b/src/app/widgets/playingscreen.py @@ -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 = []