Revision 35:2f5b169e4a3b NoteHypothesis.cpp

View differences:

NoteHypothesis.cpp
5 5

  
6 6
#include <cmath>
7 7

  
8
#include "system/sysutils.h"
9

  
10
namespace Turbot {
8
using Vamp::RealTime;
11 9

  
12 10
NoteHypothesis::NoteHypothesis()
13 11
{
......
166 164
    return n;
167 165
}
168 166

  
169
}
170

  

Also available in: Unified diff