slackbuilds/audio/lsmi
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
man audio/lsmi: Added (map device input to ALSA MIDI sequencer events) 2013-06-04 00:11:32 -05:00
README audio/lsmi: Fix README. 2020-10-17 09:37:52 +07:00
lsmi.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
lsmi.info audio/lsmi: Added (map device input to ALSA MIDI sequencer events) 2013-06-04 00:11:32 -05:00
rtprio.diff audio/lsmi: Added (map device input to ALSA MIDI sequencer events) 2013-06-04 00:11:32 -05:00
setcap.sh audio/lsmi: Added (map device input to ALSA MIDI sequencer events) 2013-06-04 00:11:32 -05:00
slack-desc audio/lsmi: Added (map device input to ALSA MIDI sequencer events) 2013-06-04 00:11:32 -05:00

README

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.