[ 源代码: vamp-plugin-sdk ]
软件包:vamp-examples(2.10.0-5)
vamp-examples 的相关链接
Debian 的资源:
下载源码包 vamp-plugin-sdk:
- [vamp-plugin-sdk_2.10.0-5.dsc]
- [vamp-plugin-sdk_2.10.0.orig.tar.gz]
- [vamp-plugin-sdk_2.10.0-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.vamp-plugins.org]
相似软件包:
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.
其他与 vamp-examples 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [除 armel, armhf]
- GCC 支持库
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
-
- dep: libsndfile1 (>= 1.0.20)
- Library for reading/writing audio files
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
下载 vamp-examples
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
amd64 | 162.6 kB | 637.0 kB | [文件列表] |
arm64 | 143.6 kB | 689.0 kB | [文件列表] |
armel | 128.5 kB | 518.0 kB | [文件列表] |
armhf | 127.6 kB | 374.0 kB | [文件列表] |
i386 | 172.4 kB | 650.0 kB | [文件列表] |
mips64el | 152.4 kB | 856.0 kB | [文件列表] |
ppc64el | 162.0 kB | 817.0 kB | [文件列表] |
riscv64 | 158.9 kB | 485.0 kB | [文件列表] |
s390x | 156.9 kB | 637.0 kB | [文件列表] |