Just Intonation  Version 1.3.1 (19)
Explore key-independent dynamically adapting tuning in just intonation
tunerkeydata.h File Reference
#include <QVector>
Include dependency graph for tunerkeydata.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  KeyData
 Structure holding the tuner's data of a single key. More...
 

Typedefs

using KeyDataVector = QVector< KeyData >
 Data of all keys of the keyboard. More...
 

Typedef Documentation

using KeyDataVector = QVector<KeyData>

Data of all keys of the keyboard.

Definition at line 60 of file tunerkeydata.h.