DixShtix

Uses of Class
com.dixshtix.audio.pitch.AbstractTuning

Packages that use AbstractTuning
com.dixshtix.audio.pitch Various Intervals, Scales, and Notations related to pitch. 
 

Uses of AbstractTuning in com.dixshtix.audio.pitch
 

Subclasses of AbstractTuning in com.dixshtix.audio.pitch
 class CyclicTemperament
          Cyclic Temperament is a system of dividing the octave to make the intervals "fit" fifths and thirds as integral steps.
 class LinearTemperament
          Linear Temperament is a system of altering fifths and thirds to make them "fit" into an octave.
 


DixShtix