diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-03-01 18:37:05 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-03-01 18:37:05 +0000 |
commit | 145364a8af6a1fec06556221e66d4b724a62fc9a (patch) | |
tree | 53bd71a544008c518034f208d64c932dc2883f50 /data/pixmaps/toolbar/matrix-percussion.xpm | |
download | rosegarden-145364a8af6a1fec06556221e66d4b724a62fc9a.tar.gz rosegarden-145364a8af6a1fec06556221e66d4b724a62fc9a.zip |
Added old abandoned KDE3 version of the RoseGarden MIDI tool
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/rosegarden@1097595 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'data/pixmaps/toolbar/matrix-percussion.xpm')
-rw-r--r-- | data/pixmaps/toolbar/matrix-percussion.xpm | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/data/pixmaps/toolbar/matrix-percussion.xpm b/data/pixmaps/toolbar/matrix-percussion.xpm new file mode 100644 index 0000000..c8d16c2 --- /dev/null +++ b/data/pixmaps/toolbar/matrix-percussion.xpm @@ -0,0 +1,36 @@ +/* XPM */ +static char * matrix_xpm[] = { +"22 18 15 1", +" c None", +". c #000000", +"+ c #C0C0C0", +"@ c #808080", +"# c #D04040", +"$ c #B46600", +"% c #FFF2B6", +"& c #DEB527", +"* c #900000", +"= c #FBCE05", +"- c #633800", +"; c #DE910D", +"> c #8F7311", +", c #D0A040", +"' c #996B1C", +" ", +" ................. ", +" ++@+++@+++@+++@++ ", +" . ", +" .#. ... ", +" . .###.$%&. ", +" .#*...*#*.$&$. ", +" .##*$%=.* .&$$. ", +" .#*$&=. .&-.. ", +" . ..;$&>.;-. ", +" .,. ...&&-. ", +" .,,,. .'-&&$. ", +" .,. .&$-.;&$. ", +" . .&$-. .;&=. ", +" .&;$. .;&=. ", +" ++@+.&;-.+@+++.$&- ", +" ....&--.........-- ", +" "}; |