static L soundSourceToShortArrays_mono(double maxSeconds, VF1 source) { ret soundSourceToShortArrays(maxSeconds, source, 1); }