HomeSort by relevance Sort by last modified time
    Searched defs:SONIC_MIN_PITCH (Results 1 - 2 of 2) sorted by null

  /external/sonic/
sonic.h 60 #define SONIC_MIN_PITCH 65
Sonic.java 13 private static final int SONIC_MIN_PITCH = 65;
182 maxPeriod = sampleRate/SONIC_MIN_PITCH;

Completed in 2401 milliseconds