#include "PianoScale.h"
#include <QPainter>
#include <cmath>
#include "base/Pitch.h"
#include "view/View.h"
Go to the source code of this file.