Just Intonation  Version 1.3.1 (19)
Explore key-independent dynamically adapting tuning in just intonation
Tuner Module

Module containing the main algorithm for instant tuning in just intonation. More...

Classes

class  Tuner
 This is the main class of the tuner module. More...
 
class  TunerAlgorithm
 Main Tuning Algorithm. More...
 
struct  KeyData
 Structure holding the tuner's data of a single key. More...
 

Detailed Description

Module containing the main algorithm for instant tuning in just intonation.

The algorithm for tuning is modularized and largely independent of the main application. It interacts with the outside world solely via Qt signals and slots.

Usage:

To use the tuner module in your application proceed as follows:

Options: