File: index.html

package info (click to toggle)
tap-plugins-doc 20140526-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 888 kB
  • ctags: 2
  • sloc: makefile: 2
file content (129 lines) | stat: -rw-r--r-- 4,823 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>
<title>TAP-plugins</title>
<meta name="generator" content="GNU Emacs 21.2.1">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="Tom's Audio Processing plugins for
audio engineering on the Linux platform.">
<meta name="keywords" content="TAP-plugins TAP Reverb Editor
Reverberator Equalizer EQ Vibrato Tremolo Echo Tom Szilagyi LADSPA
JACK Plugin Linux Audio">
<meta name="author" content="Tom Szilagyi">
</head>

<body bgcolor=#ffffff>
<table cellpadding="5" cellspacing="0" border="0" bgcolor=#ffffc0 width="100%">
<tr><td>
<font size="+2" color=#004060><b>TAP</b>-plugins</font><br>
<font color=#004060>Tom's Audio Processing plugins</font><br>
<font size="-1" color=#004060><i>for audio engineering on the Linux platform</i></font>
</td><td>
<center>
<a href="index.html">[ Home ]</a>
<a href="ladspa.html">[ LADSPA plugins ]</a>
<a href="reverbed.html">[ TAP Reverb Editor ]</a>
</center>
<hr>
<center>
<a href="http://sourceforge.net/projects/tap-plugins">[ SourceForge
project page ]</a>
</center>
</td></tr>
</table>

<br>
<center>
<font size="7"><b>TAP</b>-plugins</font><br>
<font size="5">Tom's Audio Processing plugins</font><br>
<i>for audio engineering on the Linux platform</i>
</center>

<h1>About the TAP-plugins project</h1>
<p>
This website holds information concerning some audio software usable
on UNIX-like operating systems, particularly GNU/Linux. The project
producing this software started out in January 2004 when the author
took the plunge of using Linux Audio (particularly <a
href="http://ardour.org">Ardour</a>) in his recording
studio. Initially four <a href="http://www.ladspa.org">LADSPA</a>
plugins were written, but the number of available plugins steadily
increased over time. Today, the package comprises an established set
of plugins.
</p>
<p>
It was in early June 2004 that the author realized he needed a reverb
solution with such flexibility that a LADSPA plugin could never
provide; not because the sound processing was lacking, but user
accessibility to the internal structure and variables of the reverb
algorithm was needed. As a result, <a href="reverbed.html">TAP Reverb
Editor</a> was written as a separate <a
href="http://jackaudio.org">JACK</a> application.
</p>
<p>
Today the project provides two software packages for download:
</p>
<ul>
<li><b>tap-plugins</b>: A set of LADSPA plugins.</li>
<li><b>tap-reverbed</b>: TAP Reverb Editor, a separate JACK app.</li>
</ul>

<p>
Please go to
the <a href="http://sourceforge.net/projects/tap-plugins">SourceForge
project page</a> to download any of these packages. The authoritative
source repository of tap-plugins is on
<a href="https://github.com/tomszilagyi/tap-plugins">GitHub</a>; feel
free to fork and send pull requests.
</p>
<p>
As a supplement, <a href="http://tap-plugins.sf.net">this website</a>
(which acts both as a homepage and as a manual for all TAP-plugins
software) is available for download as a separate package called
<b>tap-plugins-doc</b> (get it from the <a
href="http://sourceforge.net/projects/tap-plugins"> SourceForge
project page</a>).
</p>

<h1>Feedback</h1>
<p>
TAP-plugins is being developed by Tom Szilagyi. You can send him mail
to &lt;tomszilagyi at gmail&gt;.  (You should generally receive a
reply in 48 hours, if your mail deserves it; please note that I have a
life, I have to sleep sometimes and I live on the <i>other</i> side of
the planet.)
</p>
<p>
If you'd just like to thank me for the software, consider buying me an
item on my public
<a href="http://www.amazon.co.uk/wishlist/8KRTCLLQMIP7">Amazon wishlist</a>.
</p>

<h1>License and Disclaimer</h1>
<p>
TAP-plugins are released under the GNU General Public License, version
2. See the file COPYING (included in the tarball releases of all
software packages) for details.
</p>
<p>
DISCLAIMER: The plugins described here are available to you free of
charge, and you are welcome to examine their internal workings, modify
and re-distribute them. But keep in mind that TAP-plugins is provided
"AS IS", and it comes with ABSOLUTELY NO WARRANTY of any kind, either
expressed or implied, included, but not limited to, the implied
warranties of MERCHANTABILITY and FITNESS FOR A PARTICULAR
PURPOSE. Again, see the file COPYING for details.
</p>

<br>
<a href="http://sourceforge.net/donate/index.php?group_id=100722">
Donate to TAP-plugins.</a>
<font size="-1">or <a href="http://www.amazon.co.uk/wishlist/8KRTCLLQMIP7">buy me a gift!</a></font>
<font size="-2">(or at least send <a href="fanmail.txt">fan mail</a>)</font>


<br>
<A href="http://sourceforge.net">SourceForge</A>
</body></html>