Searched refs:sampleLength (Results 1 – 1 of 1) sorted by relevance
21 int sampleLength = prefixTotalLength + Common.REPETITIONS * repetitionLength; in SoundGenerator() local22 sample = new double[sampleLength]; in SoundGenerator()