projects
/
minwii.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
c'est bof... on va essayer autre chose.
[minwii.git]
/
src
/
app
/
config.py
diff --git
a/src/app/config.py
b/src/app/config.py
index
827c5a4
..
cbd44fb
100755
(executable)
--- a/
src/app/config.py
+++ b/
src/app/config.py
@@
-1,3
+1,4
@@
+# -*- coding: utf-8 -*-
"""
constantes de configuration
@@
-21,4
+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
\ No newline at end of file
+DEFAULT_MIDI_VELOCITY = 96