Mercurial > hg > svcore
diff data/fileio/CSVFormat.h @ 1488:53fa8d57b728 import-audio-data
Add wave model as possible target for CSV import
author | Chris Cannam |
---|---|
date | Thu, 28 Jun 2018 14:49:46 +0100 |
parents | 48e9f538e6e9 |
children | 5f1b2a117a4f |
line wrap: on
line diff
--- a/data/fileio/CSVFormat.h Mon Jun 25 14:12:27 2018 +0100 +++ b/data/fileio/CSVFormat.h Thu Jun 28 14:49:46 2018 +0100 @@ -29,7 +29,8 @@ TwoDimensionalModel, TwoDimensionalModelWithDuration, TwoDimensionalModelWithDurationAndPitch, - ThreeDimensionalModel + ThreeDimensionalModel, + WaveFileModel }; enum TimingType {