log transform/CSVFeatureWriter.h @ 1857:14c776dad920

age author description
Mon, 26 Nov 2018 13:51:36 +0000 Chris Cannam Header guards fix-static-analysis
Mon, 26 Nov 2018 13:48:45 +0000 Chris Cannam Use override throughout fix-static-analysis
Tue, 03 Nov 2015 14:31:58 +0000 Chris Cannam Add & test the digits option in the CSV file writer
Wed, 15 Oct 2014 17:02:48 +0100 Chris Cannam TransformId is not sufficient -- it could be ambiguous (same transform id, different parameters etc). Use the whole transform
Wed, 15 Oct 2014 10:38:17 +0100 Chris Cannam Add omit-filename option to CSV writer (and test it while testing lab writer)
Wed, 15 Oct 2014 10:18:13 +0100 Chris Cannam Add fill-ends option to CSV writer (and test it)
Tue, 14 Oct 2014 17:30:37 +0100 Chris Cannam Implement end-times option for CSV writer (not yet tested)
Mon, 13 Oct 2014 14:44:51 +0100 Chris Cannam Add descriptions for writers; add housekeeping options to Sonic Annotator to list writers and formats
Wed, 02 Mar 2011 15:39:43 +0000 Chris Cannam * Add sample-timing option for CSV feature writer
Tue, 08 Sep 2009 16:52:36 +0000 Chris Cannam * Better handling of failed-to-open-output-stream situations; ensure CSV
Wed, 10 Dec 2008 13:21:10 +0000 Chris Cannam * fixes to improve the utility of the CSV feature writer
Fri, 28 Nov 2008 13:47:11 +0000 Chris Cannam * Bring FeatureWriter and RDFFeatureWriter into the fold (from Runner)