]> CRI, Mines Paris - PSL - minwii.git/blobdiff - src/app/config.py
curseur troué au milieu.
[minwii.git] / src / app / config.py
index d8bdd6c10c6ac458edbe5f4eaad1d70926052dd0..f98238bdbb3a724f96b72a9d4a25b116663937b7 100755 (executable)
@@ -36,6 +36,7 @@ LYRICS_FONT = pygame.font.Font(None, 80)
 FONT_COLOR = (0,0,0)
 MIDI_VELOCITY_RANGE = (64, 127)
 MIDI_PAN_RANGE = (32, 96)
+MIDI_VELOCITY_WRONG_NOTE_ATTN = 0.5
 
 SONG_FILE_PATH = _computePath('../../chansons')