slackbuilds_ponce/audio/nnls-chroma
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
nnls-chroma.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
nnls-chroma.SlackBuild
README
slack-desc
use_system_vamp_sdk.diff

nnls-chroma is an open source Vamp plugin library for harmony and chord
extraction with some features aimed at amateur musicians, and some at
music information retrieval researchers.  It contains the Chordino,
NNLS Chroma and Tuning plugins described below. Their main features are:

* Chordino: a simple, no frills chord transcription method based on NNLS
Chroma features,
* NNLS Chroma: high-quality chroma features for harmony visualisation
or further processing,
* Tuning: an estimate of the 'concert pitch' tuning.


Note to x86_64 users: if your VAMP host application can't seem to find
the plugins, you may have to 'export VAMP_PATH=/usr/lib64/vamp'. The
SBo vamp-plugin-sdk (v2.1, build 2) package at the time of this writing
still defaults to using /usr/lib/vamp. Future builds of vamp-plugin-sdk
should address this.