annotate sonic-annotator.pro @ 21:9a4e410bda7a

* Add --force option, and throw/catch exceptions for failure cases rather than exiting directly
author Chris Cannam
date Tue, 07 Jul 2009 10:34:27 +0000
parents 3063f5cdca6b
children 8b20521fc40f
rev   line source
Chris@4 1
Chris@4 2 TEMPLATE = subdirs
Chris@4 3
Chris@4 4 SUBDIRS = audioio base data plugin rdf system transform runner
Chris@4 5
Chris@4 6