mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-25 06:59:53 -05:00
added hdspmixer by Thomas Charbonnel
This commit is contained in:
parent
a459b42371
commit
0fb00d0bdc
102 changed files with 14102 additions and 1 deletions
57
hdspmixer/pixmaps/solo.xpm
Normal file
57
hdspmixer/pixmaps/solo.xpm
Normal file
|
|
@ -0,0 +1,57 @@
|
|||
/* XPM */
|
||||
char * solo_xpm[] = {
|
||||
"13 26 28 1",
|
||||
" c None",
|
||||
". c #3C3E2D",
|
||||
"+ c #2E3E23",
|
||||
"@ c #2E3623",
|
||||
"# c #7A7F51",
|
||||
"$ c #690806",
|
||||
"% c #7C2000",
|
||||
"& c #272118",
|
||||
"* c #532800",
|
||||
"= c #F4BE91",
|
||||
"- c #F44E10",
|
||||
"; c #23241A",
|
||||
"> c #151610",
|
||||
", c #A85600",
|
||||
"' c #FF0000",
|
||||
") c #F4FDB7",
|
||||
"! c #181818",
|
||||
"~ c #091809",
|
||||
"{ c #091009",
|
||||
"] c #585949",
|
||||
"^ c #000000",
|
||||
"/ c #180000",
|
||||
"( c #C9A1A8",
|
||||
"_ c #884129",
|
||||
": c #482100",
|
||||
"< c #D8D8D8",
|
||||
"[ c #090000",
|
||||
"} c #020000",
|
||||
".++@+++++++.#",
|
||||
"$%%%%%%%%%%$&",
|
||||
"*%=--------;>",
|
||||
"*%,'')))'''&>",
|
||||
"*%'')''''''&>",
|
||||
"*%'')''''''&>",
|
||||
"*%'''))''''&>",
|
||||
"*%''''')'''&>",
|
||||
"*%''''')'''&>",
|
||||
"*%,')))-'''&>",
|
||||
"*%--------*&>",
|
||||
"*&>>>>>>>>>>>",
|
||||
">>>>>>>>>>>>>",
|
||||
"!~~{~~~~~~~!]",
|
||||
"^^^^^^^^^^^^^",
|
||||
"^/(________^^",
|
||||
"^/::::::///^^",
|
||||
"^/:::<<<///^^",
|
||||
"^/::<//////^^",
|
||||
"^/::<//////^^",
|
||||
"^/:::<<////^^",
|
||||
"^/:::::<///^^",
|
||||
"^/:::::<///^^",
|
||||
"^///<<<//[^^^",
|
||||
"^^^}}}}//^^^^",
|
||||
"^^^^^^^^^^^^^"};
|
||||
Loading…
Add table
Add a link
Reference in a new issue