blob: aadecf1a4a05a4dc258d2d3e91d0c4bffca9244e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Seq24 is a pattern based midi sequencer with strong live performance
functions.
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
|