annotate deploy/linux/deb-skeleton/DEBIAN/control @ 269:39fb206b1153 piper-nopiper

Filter out Xing/LAME info frames, rather than letting them go to the mp3 decoder as if they were audio frames. Fixes the 1152-sample zero pad at start of some decoded mp3 files (distinct from decoder delay). The logic here is based on the madplay code.
author Chris Cannam
date Thu, 24 Nov 2016 13:32:04 +0000
parents 0369c31f9c69
children
rev   line source
Chris@252 1 Package: sonic-annotator
Chris@252 2 Priority: optional
Chris@252 3 Maintainer: Chris Cannam <cannam@all-day-breakfast.com>
Chris@252 4 Architecture: tba
Chris@252 5 Version: tba
Chris@252 6 Installed-Size: 6056
Chris@252 7 Section: contrib/sound
Chris@252 8 Depends: libqt5core5a, libsndfile1, libsamplerate0, libfftw3-3, libbz2-1.0, libpulse0, libmad0, libid3tag0, liboggz2, libfishsound1, libasound2, liblo7, liblrdf0, libsord-0-0, libserd-0-0, vamp-plugin-sdk, librubberband2, libc6
Chris@252 9 Description: Utility for batch audio feature extraction using Vamp plugins
Chris@252 10 Sonic Annotator is a utility program for batch feature extraction from
Chris@252 11 audio files. It runs Vamp audio analysis plugins on audio files, and
Chris@252 12 can write the result features in a selection of formats.