projects
/
minwii.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
retour à la gamme de Do majeur.
[minwii.git]
/
src
/
app
/
widgets
/
playingscreen.py
diff --git
a/src/app/widgets/playingscreen.py
b/src/app/widgets/playingscreen.py
index
ce4937f
..
1a014e7
100755
(executable)
--- 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"
class PlayingScreen(_PlayingScreenBase) :
"fenêtre de jeu pour improvisation"
- scale = [55, 57, 59, 60, 62, 64, 6
6
, 67, 69, 71, 72]
+ scale = [55, 57, 59, 60, 62, 64, 6
5
, 67, 69, 71, 72]
def __init__(self) :
distinctNotes = []
def __init__(self) :
distinctNotes = []