Mercurial > hg > sonic-visualiser
diff deploy/linux/deb-skeleton/DEBIAN/control @ 861:d191ba54592e
Debian skeleton stuff
author | Chris Cannam |
---|---|
date | Wed, 24 Sep 2014 11:34:05 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/deploy/linux/deb-skeleton/DEBIAN/control Wed Sep 24 11:34:05 2014 +0100 @@ -0,0 +1,17 @@ +Package: sonic-visualiser +Priority: optional +Maintainer: Chris Cannam <cannam@all-day-breakfast.com> +Architecture: amd64 +Version: 2.4cc-1 +Installed-Size: 6056 +Section: contrib/sound +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 +Description: View and analyse the contents of music audio files + Sonic Visualiser is an application for viewing and analysing the contents + of music audio files. It was developed at the Centre for Digital Music at + Queen Mary, University of London. Our aim is for it to be the first program + you reach for when want to study a musical recording rather than simply + listen to it. + We hope Sonic Visualiser will be of particular interest to musicologists, + archivists, signal-processing researchers and anyone else looking for a + friendly way to take a look at what lies inside the audio file.