Mercurial > hg > sonic-visualiser
changeset 620:5ddf310f61c1
Add linux deb deployment notes
author | Chris Cannam |
---|---|
date | Thu, 01 Aug 2013 10:13:17 +0100 |
parents | b8f5d691c823 |
children | 0434d8ccd92b |
files | deploy/linux/control.example deploy/linux/doc/sonic-visualiser/copyright deploy/linux/remember-to-run-lintian |
diffstat | 2 files changed, 48 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/deploy/linux/control.example Thu Aug 01 10:13:17 2013 +0100 @@ -0,0 +1,16 @@ +Package: sonic-visualiser +Priority: optional +Maintainer: Chris Cannam <cannam@all-day-breakfast.com> +Architecture: PLACE ARCHITECTURE HERE i386 or amd64 +Version: PLACE VERSION HERE e.g. 2.2cc-1 +Depends: libqtgui4 (>= 4.5.0), libexpat1, libfontconfig1, libfreetype6, libice6, + libpcre3, libstdc++6, libx11-6, libxau6, libxcursor1, libxdmcp6, libxext6, libx +fixes3, libxrender1, zlib1g, libasound2, libc6 +Description: View and analyse the contents of music audio files + Sonic Visualiser is an application for viewing and analysing the contents of mu +sic 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 w +hen want to study a musical recording rather than simply listen to it. + We hope Sonic Visualiser will be of particular interest to musicologists, archi +vists, signal-processing researchers and anyone else looking for a friendly way +to take a look at what lies inside the audio file.
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/deploy/linux/doc/sonic-visualiser/copyright Thu Aug 01 10:13:17 2013 +0100 @@ -0,0 +1,32 @@ +Sonic Visualiser was developed at the Centre for Digital Music, +Queen Mary, University of London. + + http://www.elec.qmul.ac.uk/digitalmusic/ + +The main program is by Chris Cannam, with additional DSP and program +design work by Christian Landone. Thanks also to Craig Sapp for his +suggestions and useful feedback. + +Code copyright 2005-2007 Chris Cannam and copyright 2006-2013 Queen +Mary, University of London, except where indicated in the individual +source files. + +This work was partially funded by the European Commission through the +SIMAC project IST-FP6-507142 and the EASAIER project IST-FP6-033902. + +This work was partially funded by the Arts and Humanities Research +Council through its Research Centre for the History and Analysis of +Recorded Music (CHARM). + +This work was partially funded by the Engineering and Physical +Sciences Research Council through the OMRAS2 project EP/E017614/1. + +This work was partially funded by the Engineering and Physical +Sciences Research Council through the Musicology for the Masses +project EP/I001832/1. + +Sonic Visualiser is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or (at +your option) any later version. See the file /usr/share/common-licenses/GPL-2 +for more information.