ménage.
[minwii.git] / src / app / config.py
index 119f141..cbd44fb 100755 (executable)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
 """
 constantes de configuration
 
@@ -21,3 +22,4 @@ ON_COLUMN_OVERSIZING = 2
 ON_COLUMN_ALPHA = 1
 FONT = pygame.font.Font(None, 80)
 FONT_COLOR = (0,0,0)
+DEFAULT_MIDI_VELOCITY = 96