diff options
Diffstat (limited to 'audio/tapiir/README')
-rw-r--r-- | audio/tapiir/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/audio/tapiir/README b/audio/tapiir/README new file mode 100644 index 0000000000..814d476785 --- /dev/null +++ b/audio/tapiir/README @@ -0,0 +1,17 @@ +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. + +This requires fltk and jack-audio-connection-kit. + +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. |