def on_start_practise(self): soundcard.solfege_c_midi.dsp_open_record() #self.__idle_tag = GObject.idle_add(self.update_view) self.__idle_tag = GObject.timeout_add(300, self.update_view)