Key | Value |
---|---|
CRC32 | 2E49D5D7 |
FileName | usr/lib/vamp/vamp-example-plugins.cat |
FileSize | 350 |
MD5 | 956F975C13F1E35C56CB1D028D51B91E |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Audio Editing', 'Language': 'English', 'MfgCode': '2261', 'OpSystemCode': '76', 'ProductCode': '183070', 'ProductName': 'Audacity', 'ProductVersion': '2.1.3'} |
RDS:package_id | 274508 |
SHA-1 | BAC06C218E587A40659DAA8E5836D80A05480FFB |
SHA-256 | BEE11861ECA2884846F2DAF1BE88730613956699CA8C747F1A967014A6D143C1 |
SSDEEP | 6:jhxcOAFKRKS04qThxckpL24qThxcEOeDsRf7hxcE6WvIZpCThxcfSgBL24qThxcj:jhHA009hTpi9hTDwf7hoWQZpQhUi9hbO |
SpecialCode | |
TLSH | T1B5E01A9E568F0353E0228C63261584D50EFCA2E906E2C80992796B983CD10A376EFE94 |
db | nsrl_modern_rds |
insert-timestamp | 1654964565.273676 |
source | modern.db |
tar:gname | root |
tar:uname | root |
hashlookup:parent-total | 380 |
hashlookup:trust | 100 |
The searched file hash is included in 380 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | 797DD02E613ED6EF1E4C82E6590E8A0F |
PackageArch | x86_64 |
PackageDescription | The vamp-plugin-sdk-devel package contains documentation examples and header files for developing applications that use vamp-plugin-sdk. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | vamp-plugin-sdk-devel |
PackageRelease | bp156.3.6 |
PackageVersion | 2.10.0 |
SHA-1 | 0132EF95B35DCA1A8B7458DB6F3F93508D6E25B9 |
SHA-256 | 3FB381BF3A75F122E1A30706D5C6482D6B59A497534ED0F4F64C7AA0B748AB9C |
Key | Value |
---|---|
FileSize | 159416 |
MD5 | A5E8BEE145DB0DF07D7C1E22DA890D26 |
PackageDescription | example Vamp plugins, host and RDF generator Vamp is an audio processing plugin system for plugins that extract descriptive information from audio data - typically referred to as audio analysis plugins or audio feature extraction plugins. . This package contains the following example plugins: . * Zero Crossings calculates the positions and density of zero-crossing points in an audio waveform. . * Spectral Centroid calculates the centre of gravity of the frequency domain representation of each block of audio. . * Simple Power Spectrum calculates a power spectrum from the input audio. Actually, it doesn't do any work except calculating power from a cartesian complex FFT output. The work of calculating this frequency domain output is done for it by the host or host SDK; the plugin just needs to declare that it wants frequency domain input. This is the simplest of the example plugins. . * Amplitude Follower is an implementation of SuperCollider's amplitude-follower algorithm as a simple Vamp plugin. . * Simple Percussion Onset Detector: estimates the locations of percussive onsets using a simple method described in "Drum Source Separation using Percussive Feature Detection and Spectral Modulation" by Dan Barry, Derry Fitzgerald, Eugene Coyle and Bob Lawlor, ISSC 2005. . * Simple Fixed Tempo Estimator: calculates a single beats-per-minute value which is an estimate of the tempo of a piece of music that is assumed to be of fixed tempo, using autocorrelation of a frequency domain energy rise metric. It has several outputs that return intermediate results used in the calculation, and may be a useful example of a plugin having several outputs with varying feature structures. . Also included is a simple host that can enumerate plugins, list their features, and process an audio file as well as a utility to generate Vamp plugin RDF templates. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | vamp-examples |
PackageSection | sound |
PackageVersion | 2.10.0-1 |
SHA-1 | 0141B1316E13F88172C2A6D5B948B75ACA21DB17 |
SHA-256 | 5494EE5485DF319CDF048119B7C56D69C987663ED5E9853FDDCF5C318D08E6F9 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/5.6/packages//powerpc//vamp-plugin-sdk-2.0p1.tgz |
MD5 | F5FF0B3186A8E72A7A1328A90E89D42D |
SHA-1 | 01E6ECB8F90BFE35636C9955821CA3E186E561AB |
SHA-256 | 4F9DB97382860C3A09FCEDEE46727E2F3A7EE5274E4E06E7D3ABACBA1D7840B3 |
SSDEEP | 12288:1TNWSuhJtME0jiPOZuExclMrcjHvRaQYiSpgi:/0hcE0GCuAclMrcjPRaQlSB |
TLSH | T118942393E3C372B5508717861B38DCEA43E26F8BB761A1D79B89C746B3B5B191314E80 |
Key | Value |
---|---|
MD5 | BB52BC8C0DA38A52ED5DDA3D18EA54B7 |
PackageArch | armv7hl |
PackageDescription | The vamp-plugin-sdk-devel package contains libraries and header files for developing applications that use vamp-plugin-sdk. |
PackageMaintainer | Fedora Project |
PackageName | vamp-plugin-sdk-devel |
PackageRelease | 2.fc33 |
PackageVersion | 2.9.0 |
SHA-1 | 02C4A162AC137DE8A42E82B593BA2E4138CBB304 |
SHA-256 | EAD035B0C328277B7692B5A784E6D734E8DF7D9A51E0827F98FB05F0D17D3047 |
Key | Value |
---|---|
FileSize | 134500 |
MD5 | AAD077306E024B531361013A6AACE182 |
PackageDescription | example Vamp plugins, host and RDF generator Vamp is an audio processing plugin system for plugins that extract descriptive information from audio data - typically referred to as audio analysis plugins or audio feature extraction plugins. . This package contains the following example plugins: . * Zero Crossings calculates the positions and density of zero-crossing points in an audio waveform. . * Spectral Centroid calculates the centre of gravity of the frequency domain representation of each block of audio. . * Simple Power Spectrum calculates a power spectrum from the input audio. Actually, it doesn't do any work except calculating power from a cartesian complex FFT output. The work of calculating this frequency domain output is done for it by the host or host SDK; the plugin just needs to declare that it wants frequency domain input. This is the simplest of the example plugins. . * Amplitude Follower is an implementation of SuperCollider's amplitude-follower algorithm as a simple Vamp plugin. . * Simple Percussion Onset Detector: estimates the locations of percussive onsets using a simple method described in "Drum Source Separation using Percussive Feature Detection and Spectral Modulation" by Dan Barry, Derry Fitzgerald, Eugene Coyle and Bob Lawlor, ISSC 2005. . * Simple Fixed Tempo Estimator: calculates a single beats-per-minute value which is an estimate of the tempo of a piece of music that is assumed to be of fixed tempo, using autocorrelation of a frequency domain energy rise metric. It has several outputs that return intermediate results used in the calculation, and may be a useful example of a plugin having several outputs with varying feature structures. . Also included is a simple host that can enumerate plugins, list their features, and process an audio file as well as a utility to generate Vamp plugin RDF templates. |
PackageMaintainer | Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> |
PackageName | vamp-examples |
PackageSection | sound |
PackageVersion | 2.7.1~repack0-1 |
SHA-1 | 02CC55C0382548FA5025C6EF03C0BB222C74B570 |
SHA-256 | A89705998058651CCF398F9ED5E0958EF73347EF0E42E8C982E56EAEEE219168 |
Key | Value |
---|---|
FileName | http://dl-cdn.alpinelinux.org/alpine/latest-stable//community//x86_64//vamp-sdk-2.10.0-r0.apk |
MD5 | FF6387C3517BFD5F11381568ED5EA60A |
SHA-1 | 032C3AEFE023E1284ADE5A22C7253CE291EDBB65 |
SHA-256 | F3916E7343C878FF8D040F11E5EE2C3588FC1FB5E1BD25FCF5A487F9E234154C |
SSDEEP | 3072:PHYJX82Eh1DNttIXYdCjduB4Mcr4fOe2dcO8qZ9KeXCVL0U:PG8rNIXYdCjQBIr4fOe2eO8q+LT |
TLSH | T14DB312FF108F312D0E29CF7FCE1C0DDA4DA646D399E19A55D232968B152C886F724968 |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.0/packages//powerpc//vamp-plugin-sdk-2.2.1p1.tgz |
MD5 | 33AD3F9F2D4356D75F184BB308BE9728 |
SHA-1 | 046C5B3CC6A7B8971D27F69DE3DB2C1077529984 |
SHA-256 | E135F3069F68E0A085FADE0B773CC8DB55ADA1487BDE75B5AD20D46FD82CB331 |
SSDEEP | 6144:I0iCEKReeTt+Qex36WLBfFagvFVgiFwcEraZmuKhqGf31OIeKtO203uOarDbK10M:Tiweit+4WGgvbgRFTuSqyONZuOa3m1+E |
TLSH | T1C2A423FF186F3A75AD261EDDD68255C0DF6DE09E9E03CA8CBD30FAB625414641828273 |
Key | Value |
---|---|
MD5 | 8BE3F3CD6B6CB0E9164A5BB6C32E2883 |
PackageArch | s390x |
PackageDescription | The vamp-plugin-sdk-devel package contains libraries and header files for developing applications that use vamp-plugin-sdk. |
PackageMaintainer | Fedora Project |
PackageName | vamp-plugin-sdk-devel |
PackageRelease | 3.fc17 |
PackageVersion | 2.2.1 |
SHA-1 | 047FFCF26243BAC94529CB54A9E362D0D4D22088 |
SHA-256 | 25F74C115D971436D1B8BB779D493EDECB88A924F4FE3593C964BADA035A571B |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/5.5/packages//mips64//vamp-plugin-sdk-2.0p1.tgz |
MD5 | 900917BCCF0A0D20885521AEC7826233 |
SHA-1 | 04954F07FD220802E8E651C2030D7849D420D0BE |
SHA-256 | 5A39A7BD8DEE4FAC6F9BDEEE7FE21E13B0A93A865ABA97C7C3624B36DFCF0C68 |
SSDEEP | 12288:vZJ1CO9s6mLVn9l2eMYRi6pgSOe16/i9euj4:v9CkmLVeeMYRBpgc6Geuj4 |
TLSH | T18CA423BE1D4488B7DA64D422A6565D3F7C6A0C44C18E53A8F5395BF1AB8C38133AC0EF |
Key | Value |
---|---|
MD5 | 1417036534F02E54C08842F9757EC517 |
PackageArch | s390x |
PackageDescription | Vamp is an API for C and C++ plugins that process sampled audio data to produce descriptive output (measurements or semantic observations). |
PackageMaintainer | Fedora Project |
PackageName | vamp-plugin-sdk |
PackageRelease | 2.fc15 |
PackageVersion | 2.1 |
SHA-1 | 04FCEE10B407876D546EB95BEF11597FC7F981F4 |
SHA-256 | D531CE242A08C354F0A690AB57E52C361EC604E2A17C3DB11798AD3E59B633AC |