comparison layer/PianoScale.cpp @ 1276:b4cb11ca8233 horizontal-scale

Branch toward adding horizontal numerical scales to things
author Chris Cannam
date Tue, 01 May 2018 16:14:22 +0100
parents a34a2a25907c
children f2525e6cbdf1
comparison
equal deleted inserted replaced
1275:3ca1be2e2c91 1276:b4cb11ca8233
20 #include <cmath> 20 #include <cmath>
21 21
22 #include "base/Pitch.h" 22 #include "base/Pitch.h"
23 23
24 #include "LayerGeometryProvider.h" 24 #include "LayerGeometryProvider.h"
25 #include "HorizontalScaleProvider.h"
25 26
26 #include <iostream> 27 #include <iostream>
27 using namespace std; 28 using namespace std;
28 29
29 void 30 void