Package ca.phon.audio
Class SampledUtil
java.lang.Object
ca.phon.audio.SampledUtil
Helper sampled methods
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic double[][]
getWindowExtrema
(Sampled sampled, int firstSample, int lastSample) static void
getWindowExtrema
(Sampled sampled, int channel, int firstSample, int lastSample, double[] extrema)
-
Constructor Details
-
SampledUtil
public SampledUtil()
-
-
Method Details
-
getWindowExtrema
-
getWindowExtrema
public static void getWindowExtrema(Sampled sampled, int channel, int firstSample, int lastSample, double[] extrema)
-