Home
last modified time | relevance | path

Searched refs:expected_note (Results 1 – 1 of 1) sorted by relevance

/buildroot/support/testing/tests/package/
A Dtest_sox.py20 def check_audio_note(self, input_file, expected_note): argument
29 if note == expected_note:
44 expected_note = self.note_from_freq(freq)
57 self.check_audio_note(wav_file, expected_note)
64 self.check_audio_note(tmpwav_file, expected_note)

Completed in 5 milliseconds