summaryrefslogtreecommitdiff
path: root/muse2/xpm/bluedot.xpm
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2012-10-20 04:10:19 +0000
committerTim E. Real <termtech@rogers.com>2012-10-20 04:10:19 +0000
commitc4aca7b81e76e0f098ac0f855599bdf1e3cf1e22 (patch)
tree177c77d19a5867866cff997c01a187fc54530759 /muse2/xpm/bluedot.xpm
parent5821f678ca1c95a97170588a77303e2f14e4dbdb (diff)
Improved: Midi initializations. New settings options, can be 'quiet'. Complete rewrite of initializations coding.
Improved: Midi controller graphs: Control selector 'S' popup now stay-open, AND NOW with multi-coloured dots. Bonus! Pianoroll and drum edit 'Ctrl' buttons ALSO now popup this very same menu. Improved: 'Old' drum track 'drum controllers' display and operation: Fixed several problems.
Diffstat (limited to 'muse2/xpm/bluedot.xpm')
-rw-r--r--muse2/xpm/bluedot.xpm49
1 files changed, 18 insertions, 31 deletions
diff --git a/muse2/xpm/bluedot.xpm b/muse2/xpm/bluedot.xpm
index a92558f9..7c14b1dd 100644
--- a/muse2/xpm/bluedot.xpm
+++ b/muse2/xpm/bluedot.xpm
@@ -1,34 +1,21 @@
/* XPM */
static const char * bluedot_xpm[] = {
-"18 18 13 1",
+"12 16 2 1",
" c None",
-". c #F10606",
-"+ c #414141",
-"@ c #852A2A",
-"# c #473E3E",
-"$ c #723030",
-"% c #CB1212",
-"& c #4E3C3C",
-"* c #E20A0A",
-"= c #A51F1F",
-"- c #9E2121",
-"; c #832A2A",
-"> c #9C2222",
-" ",
-" ",
-" . ",
-" .. ",
-" ... ",
-" +++++++++@... ",
-" #+++++++$..% ",
-" &# ..*+ ",
-" .= ...-+ ",
-" ;.. ....++ ",
-" +... ... ++ ",
-" ++....... ++ ",
-" ++ ..... ++ ",
-" ++ .... ++ ",
-" ++ .. ++ ",
-" +++++>.+++++ ",
-" ++++++++++++ ",
-" "};
+". c #009AFF",
+" ",
+" ",
+" ",
+" .. ",
+" .... ",
+" ...... ",
+" ........ ",
+" ........ ",
+" ........ ",
+" ...... ",
+" .... ",
+" .. ",
+" ",
+" ",
+" ",
+" "};