|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinpro.pitch.PitchUtils
public class PitchUtils
Field Summary | |
---|---|
static double |
BY_CENT_CONST
|
static double |
CENT_CONST
|
Constructor Summary | |
---|---|
PitchUtils()
|
Method Summary | |
---|---|
static double |
centToHz(double cent)
|
static double |
hzToCent(double hz)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final double CENT_CONST
public static final double BY_CENT_CONST
Constructor Detail |
---|
public PitchUtils()
Method Detail |
---|
public static double hzToCent(double hz)
public static double centToHz(double cent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |