Mercurial > hg > mirex2013
annotate structural_segmentation/segmentino/README.txt @ 27:2920df6dc246 abstract
added further references to OnsetDS
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Fri, 06 Sep 2013 11:15:56 +0100 |
parents | e5970597e220 |
children | cfc52b304dee |
rev | line source |
---|---|
Chris@9 | 1 # MIREX 2013 submission |
Chris@9 | 2 # |
Chris@9 | 3 # Structural Segmentation |
Chris@9 | 4 # Segmentino by Matthias Mauch |
Chris@9 | 5 # Prepared by Chris Cannam, chris.cannam@eecs.qmul.ac.uk |
Chris@9 | 6 |
Chris@9 | 7 # Dependencies |
Chris@9 | 8 |
Chris@9 | 9 - Sonic Annotator v1.0 |
Chris@9 | 10 http://code.soundsoftware.ac.uk/projects/sonic-annotator/files |
Chris@9 | 11 |
Chris@9 | 12 - Typical Unix/GNU shell commands |
Chris@9 | 13 |
Chris@9 | 14 # How to run |
Chris@9 | 15 |
Chris@9 | 16 In a terminal window run: |
Chris@9 | 17 |
Chris@9 | 18 ./segmentino.sh input.wav output.txt |
Chris@9 | 19 |