diff options
author | Felix Pfeifer <pfeifer[dot]felix[at]googlemail[dot]com> | 2010-08-14 15:54:20 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-08-14 15:54:20 -0400 |
commit | 1e7d9434d1850fa700806d198df02ebad3c457d7 (patch) | |
tree | dd5a385aaddd4b2fd771fec3cae7dbae36513ba1 /system/launchpadd/slack-desc | |
parent | dc82251f63fc1dcd9e85fc179afe5e6a3c4a78aa (diff) | |
download | slackbuilds-1e7d9434d1850fa700806d198df02ebad3c457d7.tar.gz |
system/launchpadd: Added (novation launchpad midi driver)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/launchpadd/slack-desc')
-rw-r--r-- | system/launchpadd/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/launchpadd/slack-desc b/system/launchpadd/slack-desc new file mode 100644 index 0000000000..afbbfba678 --- /dev/null +++ b/system/launchpadd/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +launchpadd: launchpadd (novation launchpad midi driver) +launchpadd: +launchpadd: It is not a driver in the common sense, but a user space usb +launchpadd: application which offers a midi out and in to write and receive +launchpadd: launchpad midi messages. +launchpadd: +launchpadd: During installation this will set the group to plugdev for all +launchpadd: devices in /dev/bus/usb and mode to 664. In order to run the +launchpadd: application you need to be in the plugdev group. After installing +launchpadd: udev needs to be restarted in order to run the programm. +launchpadd: |