summaryrefslogtreecommitdiff
path: root/muse2/xpm/midi_edit_instrument.xpm
blob: 90e3df4919c91c26fcfa053eb21d2c553b80962b (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
/* XPM */
static const  char * midi_edit_instrument_xpm[] = {
"16 16 8 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"@	c #FF0000",
"#	c #A0A0A0",
"$	c #808000",
"%	c #404000",
"&	c #585858",
"                ",
"  ...........   ",
"  .+++++++++. @@",
"  .+########.@@@",
"  .+++++++++$%@ ",
"  .+#######$%$  ",
"  .+++++++$%$   ",
"  .+####+$%$.   ",
"  .+++++$%$+.   ",
"  .+#++$%$++.   ",
"  .+++&$$+++.   ",
"  .+++&&++++.   ",
"  .+++++++++.   ",
"  .+#######+.   ",
"  .+++++++++.   ",
"  ...........   "};