![]() |
Just Intonation
Version 1.3.1 (19)
Explore key-independent dynamically adapting tuning in just intonation
|
#include <QObject>
#include <QVector>
#include <QMap>
#include <QVariant>
#include <QTimer>
#include <QElapsedTimer>
#include <QMidiMessage>
#include "tunerreadme.h"
#include "system/threadbase.h"
#include "tunerkeydata.h"
#include "tuneralgorithm.h"
Go to the source code of this file.
Classes | |
class | Tuner |
This is the main class of the tuner module. More... | |