Searched refs:FREQUENCIES (Results 1 – 3 of 3) sorted by relevance
31 double[] pip = getPip(Common.WINDOW_FOR_PLAYER, Common.FREQUENCIES[i]); in SoundGenerator()
38 public static final double[] FREQUENCIES = frequencies(); field in Common
198 -2.0 * Math.PI * Common.FREQUENCIES[i] / sampleRate).exp(); in measurePipStrength()