summaryrefslogtreecommitdiff
path: root/muse2/xpm/settings_midiport_softsynths.xpm
blob: b637e5c19b95a888a988e8dacc74f3dae5f98625 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
/* XPM */
static const char * settings_midiport_softsynths_xpm[] = {
"16 16 10 1",
" 	c None",
".	c #000000",
"+	c #CECECE",
"@	c #313131",
"#	c #939393",
"$	c #797979",
"%	c #595959",
"&	c #282828",
"*	c #A6A6A6",
"=	c #484848",
"      ....      ",
"     .    .     ",
"     ..  ..+    ",
"      @..@+     ",
"      #..$+     ",
"     ......     ",
"       ..+++    ",
"       ..+      ",
"    $$ ..+$$    ",
"  ...  ..+ ...  ",
"  ..$  ..+ $..  ",
" $.%.. ..+..$.$ ",
" $ +&......@++$ ",
"    *=....%++   ",
"      =..=++    ",
"       ++++     "};