summaryrefslogtreecommitdiff
path: root/media-plugins/tap-plugins
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-20 07:59:50 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-20 07:59:50 +0100
commit2eda3a3b8ebdb3fc8552feb6f49e466d3bc8e88c (patch)
tree69a469da2fa8c3f4920325ac5595300929f5d884 /media-plugins/tap-plugins
parent9ed0c42eb618229fa6f45e10155ee535e1f605a2 (diff)
gentoo auto-resync : 20:10:2022 - 07:59:49
Diffstat (limited to 'media-plugins/tap-plugins')
-rw-r--r--media-plugins/tap-plugins/Manifest2
-rw-r--r--media-plugins/tap-plugins/metadata.xml38
2 files changed, 20 insertions, 20 deletions
diff --git a/media-plugins/tap-plugins/Manifest b/media-plugins/tap-plugins/Manifest
index 0d94237aced5..bbcc8bf948ed 100644
--- a/media-plugins/tap-plugins/Manifest
+++ b/media-plugins/tap-plugins/Manifest
@@ -2,4 +2,4 @@ AUX tap-plugins-1.0.1-makefile.patch 1548 BLAKE2B b718586d51cb7e843c71a41965f083
DIST tap-plugins-1.0.1.tar.gz 64649 BLAKE2B 2b8ac9a26197f5c980512d33daf4c604d7bb3046fb40e3826d559d4420921a0e124a5577d53d0896bc92111f69765f714d5f55a9da60546e2e6f29e5c851b2a5 SHA512 25f72bba83a5a40d480bc9d4659b64096102281d02e43ad93d5064b0ef7972184db40162d1ef78fd783f431740a4c4d5e03160cdd5f43da3bc1570ff462c863a
EBUILD tap-plugins-1.0.1.ebuild 928 BLAKE2B 4c6efd6cda404ae01b794bd4af50d526be0814f638a01bca4546c543b4f22bb4e7ff0e5be1871932f6a0c957e49254d6ab759ad3b51a57faf1dfb067bfcfde43 SHA512 5d9875fcb5cc21d5da1cdc5b088c532d4d6e0a1d4aa4898ad6fbdffa6331b0f3898417eaf19e60bfda09080da4a4813eea0359dfc6d46e771e5fea7f57f643c7
EBUILD tap-plugins-9999.ebuild 930 BLAKE2B e0c2c86cd0de198009d570fffff0e97937b628fd575bad3084be061e6d75a9c6f58fea37076823170013e68652bc219a77f054cef7049a9a5475ccf7b73e491c SHA512 a7544a0ad8b4295f158136c6bc71f020a02e8f029a13dddb736a482d9765c450bbdae21091c77f320f0a7c21dd8b9af30a89a78508716e840ef5b6ec4f2efb33
-MISC metadata.xml 1617 BLAKE2B aef384c393aa0a26c2e1519cb889ff1baf1126e3c1b7cacd3972c404ab26d2f94952f1ebe6d13e92fa779bd7ed716f21c5d958bda7d572c8484dcd651d00611f SHA512 1efd2df3b10f79da924f65d9ed5f5a7fbc94da397f4964443415c94fc7ba5e948662e3aaa85e46fcca3658ad65afab5ae551fee133394640f749c3476982a06a
+MISC metadata.xml 1636 BLAKE2B f7eba1b5dd2566cc2749c5419d4230672846b209ea782b7f2ae1c8ae392d6239c0367781e1e11946c0424e0e7eb8bc18ddcc0a56f8962f3d7bf4192128006322 SHA512 f37b6b5a8ac2e6fb0f059820dd1a40b872157ea419fc102835deef0bc5d8f7ead59032c0d8cfe0776277e57371fa9b794cea67ea9fdb037ba9847d52bf1dc2a6
diff --git a/media-plugins/tap-plugins/metadata.xml b/media-plugins/tap-plugins/metadata.xml
index 85dde094c1f5..f0ad8985e08e 100644
--- a/media-plugins/tap-plugins/metadata.xml
+++ b/media-plugins/tap-plugins/metadata.xml
@@ -6,26 +6,26 @@
<name>Gentoo ProAudio Project</name>
</maintainer>
<longdescription>
-TAP-plugins is short for Tom's Audio Processing plugins. It is a bunch of
-LADSPA plugins for digital audio processing, intended for use in a
-professional DAW environment such as Ardour. These plugins should compile
-and run on any recent (that is, not seriously outdated) GNU/Linux system.
-They don't require any special libraries besides the standard GNU C and math
-libraries, which are expected to be provided on the machine used for
-compiling.
+ TAP-plugins is short for Tom's Audio Processing plugins. It is a bunch of
+ LADSPA plugins for digital audio processing, intended for use in a
+ professional DAW environment such as Ardour. These plugins should compile
+ and run on any recent (that is, not seriously outdated) GNU/Linux system.
+ They don't require any special libraries besides the standard GNU C and math
+ libraries, which are expected to be provided on the machine used for
+ compiling.
-The audio processing algorithms done by TAP-plugins are coded to be
-independent of the actual sample rate. The sample rate is always a parameter
-during computations. The plugins have been tested with sample rates 44.1 kHz
-and 96 kHz, as the author uses these values in his studio. Please note that
-although all plugins should be essentially functional at virtually any
-sample rate, the audio fidelity depends slightly on the actual sample rate
-used. Higher sample rate is better, of course. This means that an equalizer
-or reverberator plugin will produce higher quality output, and will sound a
-bit smoother at 96 kHz compared to, say, 44.1 kHz. This is a natural effect
-that results from the fundamental properties of digital signal processing,
-but you should be aware of it nevertheless.
-</longdescription>
+ The audio processing algorithms done by TAP-plugins are coded to be
+ independent of the actual sample rate. The sample rate is always a parameter
+ during computations. The plugins have been tested with sample rates 44.1 kHz
+ and 96 kHz, as the author uses these values in his studio. Please note that
+ although all plugins should be essentially functional at virtually any
+ sample rate, the audio fidelity depends slightly on the actual sample rate
+ used. Higher sample rate is better, of course. This means that an equalizer
+ or reverberator plugin will produce higher quality output, and will sound a
+ bit smoother at 96 kHz compared to, say, 44.1 kHz. This is a natural effect
+ that results from the fundamental properties of digital signal processing,
+ but you should be aware of it nevertheless.
+ </longdescription>
<upstream>
<remote-id type="sourceforge">tap-plugins</remote-id>
</upstream>