annotate deploy/linux/deb-skeleton/DEBIAN/control @ 698:ee97c742d184
tip
Default branch is now named default on git as well as hg, in case we ever want to switch to mirroring in the other direction
author |
Chris Cannam |
date |
Thu, 27 Aug 2020 15:58:43 +0100 |
parents |
93efb2d59021 |
children |
|
rev |
line source |
Chris@463
|
1 Package: tony
|
Chris@463
|
2 Priority: optional
|
Chris@463
|
3 Maintainer: Chris Cannam <cannam@all-day-breakfast.com>
|
Chris@463
|
4 Architecture: amd64
|
Chris@463
|
5 Version: 1.0cc-1
|
Chris@463
|
6 Installed-Size: 6056
|
Chris@463
|
7 Section: contrib/sound
|
Chris@463
|
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@463
|
9 Description: Computer-aided melody annotation from audio recordings
|
Chris@463
|
10 Tony is a program for computer-aided melody annotation. It has a
|
Chris@463
|
11 graphical interface based on the Sonic Visualiser libraries, and uses
|
Chris@463
|
12 the pYIN Vamp plugin to extract pitch track and notes from monophonic
|
Chris@463
|
13 audio.
|