static BWImage audio_scaleToStandardSquare(BWImage img) { ret bwResizeSmooth(img, audio_standardSquareSize(), audio_standardSquareSize()); }