Home | History | Annotate | Download | only in audio

Lines Matching refs:get_rms

512 def get_rms(input_audio, channels=1, bits=16, rate=48000):
551 return get_rms(reduced_file.name, channels, bits, rate)