diff options
author | Johannes Schoepfer <slackbuilds@schoepfer.info> | 2019-11-16 20:08:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-16 20:09:24 +0700 |
commit | aed70c69dba08ed8c79df26b5c881d5cfb2039ec (patch) | |
tree | 21346f2b184ccf8def79ef3022b94e1a8391b583 /audio/seq24/README | |
parent | a7dc98916ce1512b86a39270b16c861095cb83b4 (diff) |
audio/seq24: Updated for version 0.9.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/seq24/README')
-rw-r--r-- | audio/seq24/README | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/audio/seq24/README b/audio/seq24/README index 3356fce8c355..db24584f1090 100644 --- a/audio/seq24/README +++ b/audio/seq24/README @@ -1,4 +1,17 @@ -Seq24 is a minimal loop based midi sequencer. +Seq24 is a pattern based midi sequencer with strong live performance +functions. -Seq24 was created to provide a very simple interface for editing and playing -midi 'loops.' +It was created to provide a very simple interface for editing and playing +midi 'loops'. + +Future developments of seq24 can be found at +https://launchpad.net/seq24 + +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. + +Optional dependencies, autodetected at buildtime: +jack-audio-connection-kit||jack2 |