Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common/Config.py
diff options
context:
space:
mode:
Diffstat (limited to 'common/Config.py')
-rw-r--r--common/Config.py7
1 files changed, 1 insertions, 6 deletions
diff --git a/common/Config.py b/common/Config.py
index b1c1318..4d535a4 100644
--- a/common/Config.py
+++ b/common/Config.py
@@ -133,11 +133,6 @@ TRACK_COLORS = [("#00290B", "#00E847"), \
("#002642", "#0090EA"), \
("#313D00", "#F9EF00"), \
("#17083B", "#4A00ED")]
-#TRACK_COLORS = [ ( "#00591B", "#00E847" ), \
-# ( "#6F1200", "#E72500" ), \
-# ( "#004682", "#0090EA" ), \
-# ( "#716D00", "#F9EF00" ), \
-# ( "#37187B", "#4A00ED" ) ]
BEAT_COLOR = "#999999"
BEAT_LINE_SIZE = 2
PLAYHEAD_COLOR = "#666666"
@@ -273,7 +268,7 @@ from Tooltips import Tooltips
LOOP_KEYS = [17, 18, 19, 20, 21, 32, 33, 34, 35, 45, 46, 47, 48, 51, 60, 61]
# Key = Hardware Keycode Value = Note
-
+#Tip: useful for Instruments.py
KEY_MAP_PIANO = {24: 36, # Q
25: 38, # W
26: 40, # E