Searched refs:getPip (Results 1 – 1 of 1) sorted by relevance
31 double[] pip = getPip(Common.WINDOW_FOR_PLAYER, Common.FREQUENCIES[i]); in SoundGenerator()58 private static double[] getPip(double[] window, double frequency) { in getPip() method in SoundGenerator