media-plugins / tap-plugins

Tom's audio processing (TAP) LADSPA plugins

Official package sites : https://github.com/tomscii/tap-plugins · https://tomscii.sig7.se/tap-plugins/ ·

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.

v9999 :: 0 :: gentoo

Modified
License
GPL-2

v1.0.1 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 x86 ~arm ~arm64 ~ppc

media-libs / ladspa-sdk : The Linux Audio Developer's Simple Plugin API

media-libs / ladspa-sdk : The Linux Audio Developer's Simple Plugin API

media-sound / lmms : Cross-platform music production software

media-sound / tap-reverbed : Standalone JACK counterpart of LADSPA plugin TAP Reverberator

759502
media-plugins/tap-plugins: request for multilib support
Repository mirror & CI · gentoo
Merge updates from master
Michael Mair-Keimberger · gentoo
media-plugins/tap-plugins: update HOMEPAGE, add github metadata
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-plugins/tap-plugins: [QA] fix tc-get* quoting
This can cause build problems for e.g. 32-bit (gcc -m32 ...) Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-plugins/tap-plugins: fix github EGIT_REPO_URI
GitHub no longer supports git://, let's switch to https://. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-plugins/tap-plugins: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-plugins/tap-plugins: fix variable references
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-plugins/tap-plugins: fix double KEYWORDS
Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-plugins/tap-plugins: removed obsolete 0.7.3
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-plugins/tap-plugins: amd64 stable wrt bug #744796
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-plugins/tap-plugins: x86 stable wrt bug #744796
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-plugins/tap-plugins: bump to 1.0.1 + added live
based on work of RarogCmex <denis7774@gmail.com> - thanks Bug: https://github.com/gentoo/gentoo/pull/14834 Bug: https://bugs.gentoo.org/709282 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
media-plugins/tap-plugins: Port to EAPI 7
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
media-plugins/tap-plugins: drop old EAPI
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Simon van der Veldt · gentoo
media-plugins/tap-plugins fix too long description
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed