B. Watson 8836fc665d audio/tapiir: New-style icons, capabilities. 3 lat temu
..
README 8836fc665d audio/tapiir: New-style icons, capabilities. 2 lat temu
alsaio_help_fix_segfault.diff d08ff4eee0 audio/tapiir: Added (software multitap delay w/ realtime audio I/O) 13 lat temu
doinst.sh 8836fc665d audio/tapiir: New-style icons, capabilities. 2 lat temu
setcap.sh 8836fc665d audio/tapiir: New-style icons, capabilities. 2 lat temu
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 11 lat temu
tapiir.SlackBuild 8836fc665d audio/tapiir: New-style icons, capabilities. 2 lat temu
tapiir.info 602e86194d audio/tapiir: Update download URL. 4 lat temu
tapiir.png 8836fc665d audio/tapiir: New-style icons, capabilities. 2 lat temu
tapiir.sh d08ff4eee0 audio/tapiir: Added (software multitap delay w/ realtime audio I/O) 13 lat temu
tapiir_alsa.desktop d08ff4eee0 audio/tapiir: Added (software multitap delay w/ realtime audio I/O) 13 lat temu
tapiir_jack.desktop d08ff4eee0 audio/tapiir: Added (software multitap delay w/ realtime audio I/O) 13 lat temu

README

tapiir (software multitap delay with realtime audio I/O)

tapiir's internal processing modules consist of six delay-lines, each
with a mixer at it's input and a gain control at it's output, and a
stereo output mixer. Stereo input from an external source, typically a
musical instrument, is routed to all input mixers. In addition to this,
the output of each delay line is also routed to the input mixers of all
delay lines, including itself.

If you're running an OSSv4-only system with JACK, try passing ALSA=no
to this script to omit ALSA support. Untested by script author; if it
works for you, please let me know.

The example presets can be found /usr/doc/tapiir-0.7.3/examples/; most
of these sound pretty good.

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.