From 000574ed33fa8f905d3a87fa1a97c14e15aa4f5c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 12 Oct 2020 16:30:34 -0400 Subject: audio/lsmi: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- audio/lsmi/README | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'audio') diff --git a/audio/lsmi/README b/audio/lsmi/README index 21d8f4b6b0..28dd918675 100644 --- a/audio/lsmi/README +++ b/audio/lsmi/README @@ -2,12 +2,13 @@ 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. +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. +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 -- cgit v1.2.3