static int audio_estimatedFrequencyImageWidth(double seconds) { ret iceil(seconds*audio_frequencyImageWidthPerSecond()); }