mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
000574ed33
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
17 lines
824 B
Text
17 lines
824 B
Text
lsmi (map keyboard/mouse/joystick input to ALSA MIDI sequencer events)
|
|
|
|
These simple user-space drivers support using certain homemade,
|
|
repurposed, or commercial devices as MIDI controllers on Linux, even
|
|
though the devices themselves are not capable of generating MIDI
|
|
messages; this does not include things like MIDI-over-serial or PIC
|
|
based projects, which are true MIDI devices.
|
|
|
|
Reasons for using this software include: achieving MIDI entry on
|
|
machines without MIDI ports, reusing old hardware, pure frugality,
|
|
and fun.
|
|
|
|
This package uses POSIX filesystem capabilities to execute with
|
|
elevated privileges (required for realtime audio processing). This
|
|
may be considered a security/stability risk. Please read
|
|
http://www.slackbuilds.org/caps/ for more information. To disable
|
|
capabilities, pass SETCAP=no to the script.
|