![]() |
Just Intonation
Version 1.3.1 (19)
Explore key-independent dynamically adapting tuning in just intonation
|
#include <QObject>
#include <QVector>
#include <QTimer>
#include "tunerkeydata.h"
#include "../../thirdparty/eigen/Eigen/Dense"
#include "../../thirdparty/eigen/Eigen/QR"
Go to the source code of this file.
Classes | |
class | TunerAlgorithm |
Main Tuning Algorithm. More... | |