static double audio_frequencyImage_pixelsToSeconds(double pixels) { ret pixels/audio_frequencyImageWidthPerSecond(); }