B. Watson a7c9bf4e20 audio/tapiir: Update email address. 2 éve
..
README 8836fc665d audio/tapiir: New-style icons, capabilities. 2 éve
alsaio_help_fix_segfault.diff d08ff4eee0 audio/tapiir: Added (software multitap delay w/ realtime audio I/O) 13 éve
doinst.sh 8836fc665d audio/tapiir: New-style icons, capabilities. 2 éve
setcap.sh 8836fc665d audio/tapiir: New-style icons, capabilities. 2 éve
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 10 éve
tapiir.SlackBuild a7c9bf4e20 audio/tapiir: Update email address. 1 éve
tapiir.info a7c9bf4e20 audio/tapiir: Update email address. 1 éve
tapiir.png 8836fc665d audio/tapiir: New-style icons, capabilities. 2 éve
tapiir.sh d08ff4eee0 audio/tapiir: Added (software multitap delay w/ realtime audio I/O) 13 éve
tapiir_alsa.desktop d08ff4eee0 audio/tapiir: Added (software multitap delay w/ realtime audio I/O) 13 éve
tapiir_jack.desktop d08ff4eee0 audio/tapiir: Added (software multitap delay w/ realtime audio I/O) 13 éve

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.