Uses of Class
be.hogent.tarsos.sampled.pitch.Pitch

Packages that use Pitch
be.hogent.tarsos.sampled.pitch Contains internal and external pitch trackers. 
 

Uses of Pitch in be.hogent.tarsos.sampled.pitch
 

Methods in be.hogent.tarsos.sampled.pitch that return Pitch
static Pitch Pitch.getInstance(PitchUnit unit, double value)
          Return a new pitch object using value in a certain unit.