Searched refs:expected_note (Results 1 – 1 of 1) sorted by relevance
20 def check_audio_note(self, input_file, expected_note): argument29 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