static BWImage audioFileToFrequencyImage(File f) { ret wavToFrequencyImage(toWAVFile(f)); }