Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common/Config.py
diff options
context:
space:
mode:
authorjared <jared@jared-virtual-machine.(none)>2013-05-01 04:07:49 (GMT)
committer jared <jared@jared-virtual-machine.(none)>2013-05-01 04:07:49 (GMT)
commit570d690ddbe29b523f88d3056561653973d6521a (patch)
treeeffea3dbfcf404b2bef92d8d04a28f669ebd2fc1 /common/Config.py
parentba44a6542971d7012002fd41c336c5b113b9a4ca (diff)
Comments & Clean up for future contributionsjared
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