static double audio_frequencyImage_pixelsToBPM(double pixels) { ret doubleRatio(60*audio_frequencyImageWidthPerSecond(), pixels); }