diff options
author | B. Watson <yalhcru@gmail.com> | 2014-03-10 08:38:29 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-12 12:42:50 -0500 |
commit | 3c537a9046d77731ccdc72d6d7f1995b91aa19d4 (patch) | |
tree | 0967a2b6dcf15fe0456baa24f0657fec0fb382a6 /audio/creox4/README | |
parent | 679317944c7bb9c84a529f98d4a253d2bd48dcf5 (diff) | |
download | slackbuilds-3c537a9046d77731ccdc72d6d7f1995b91aa19d4.tar.gz |
audio/creox4: Added (guitar/etc effects for JACK).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/creox4/README')
-rw-r--r-- | audio/creox4/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/creox4/README b/audio/creox4/README new file mode 100644 index 0000000000..b47357b420 --- /dev/null +++ b/audio/creox4/README @@ -0,0 +1,13 @@ +creox4 (guitar/etc effects for JACK) + +Creox is a real-time sound processor. You can plug your electric guitar +or any other musical instrument directly to the PC's sound card and start +experimenting with various sound effects. Creox has a nice user-friendly +GUI, a preset support, a low-latency DSP engine and each effect parameter +can be altered "on the fly". + +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. |