comparison src/PeakProcessor.h @ 2:7ec1ed0b2eb0

Added offline precise onset detection, outputting precise locations in seconds to text file
author Andrew N Robertson <andrew.robertson@eecs.qmul.ac.uk>
date Mon, 30 Dec 2013 14:08:42 +0000
parents 5a94f002e5ef
children 184a7c232049
comparison
equal deleted inserted replaced
1:5a94f002e5ef 2:7ec1ed0b2eb0
1 /* 1 /*
2 * PeakProcessor.h 2 * PeakProcessor.h
3 * peakOnsetDetector 3 * peakOnsetDetector
4 * 4 *
5 * Created by Andrew on 07/09/2012. 5 * Created by Andrew Robertson on 07/09/2012.
6 * Copyright 2012 QMUL. All rights reserved. 6 * Copyright 2012 QMUL. All rights reserved.
7 * 7 *
8 */ 8 */
9 9
10 #ifndef PEAK_PROCESSOR 10 #ifndef PEAK_PROCESSOR