• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

COPYINGH A D31-Jan-200417.6 KiB341281

CREDITSH A D08-Jul-20123.1 KiB7052

MakefileH A D17-Aug-20095.2 KiB16194

READMEH A D18-Jun-20041.7 KiB4531

ladspa.hH A D31-Jan-200426.9 KiB604108

tap-plugins.rdfH A D15-Aug-200448.8 KiB1,2601,240

tap_autopan.cH A D21-Feb-20049.7 KiB362250

tap_chorusflanger.cH A D17-Aug-200416.8 KiB596435

tap_deesser.cH A D01-May-200412.4 KiB492332

tap_doubler.cH A D13-Aug-200421 KiB738563

tap_dynamics_m.cH A D03-May-202216.9 KiB667485

tap_dynamics_presets.hH A D01-May-20043.3 KiB205149

tap_dynamics_st.cH A D03-May-202224.5 KiB878680

tap_echo.cH A D06-Dec-200416.2 KiB630459

tap_eq.cH A D17-Aug-200920 KiB778607

tap_eqbw.cH A D17-Aug-200926.1 KiB968791

tap_limiter.cH A D08-Jul-201213 KiB486334

tap_pinknoise.cH A D13-Aug-20048.8 KiB346229

tap_pitch.cH A D21-Feb-200415.6 KiB557390

tap_reflector.cH A D18-Jun-200414.1 KiB501353

tap_reverb.cH A D15-Jun-200424 KiB836606

tap_reverb.hH A D03-May-20227.2 KiB296202

tap_reverb.rdfH A D18-Jun-20049.3 KiB221218

tap_reverb_presets.hH A D18-Jun-200429.8 KiB915884

tap_rotspeak.cH A D21-Feb-200424 KiB721546

tap_sigmoid.cH A D30-Aug-20058.8 KiB339219

tap_tremolo.cH A D21-Feb-20048.7 KiB344230

tap_tubewarmth.cH A D02-Aug-200411.8 KiB492351

tap_utils.hH A D03-May-20226.4 KiB268171

tap_vibrato.cH A D21-Feb-200411.6 KiB443298

README

1TAP-plugins (Tom's Audio Processing plugins)
2--------------------------------------------
3
4AUTHOR: Tom Szilagyi <tszilagyi@users.sourceforge.net>
5WEBPAGE: http://tap-plugins.sf.net
6
7
8Welcome!
9
10TAP-plugins is a bunch of LADSPA plugins for audio processing. It runs
11on the GNU/Linux operating system, and possibly other UNIX-like
12operating systems.
13
14LADSPA stands for Linux Audio Developers Simple Plugin API.
15Learn more about LADSPA at http://www.ladspa.org
16
17You need a LADSPA-aware host program to use these plugins.
18I recommend using Ardour, which is a professional multichannel hard
19disc recorder and digital audio workstation for Linux.  These plugins
20were developed and tested using Ardour, but they should work with any
21LADSPA-capable host.  Learn more about Ardour at http://ardour.org
22
23
24
25Installation and usage of the plugins is very simple.  Please take a
26moment to edit the top of the Makefile if you wish to install the
27plugins in a directory other than /usr/local/lib/ladspa (the default
28place for plugins).  A destination directory for RDF metadata is also
29set there (defaults to /usr/local/share/ladspa/rdf) which you may also
30want to change. Then run "make" and (as root) "make install".  No
31special packages are needed to compile these plugins, so there is no
32./configure script.
33
34A thorough manual is provided in html format. It is identical to the
35project website. There is no need to save that manually, though: it is
36provided as a separate package called tap-plugins-doc. After
37downloading and untarring it, just open index.html with your favorite
38Any Browser to view it.
39
40Questions, comments, suggestions, bugreports and fixes are always
41welcome at: <tszilagyi@users.sourceforge.net>
42
43
44Have fun, turn up the volume and kick the shit out of your neighbours!
45