|
|
NoDescription-iSubmitter: (bug-tag: NO_DESCRIPTION)
Message from stderr:
Traceback (most recent call last):
File "C:\Program Files\GNU Solfege\share\solfege\src\singchord.py", line 64, in new_question
self.m_t.play_440hz()
File "C:\Program Files\GNU Solfege\share\solfege\src\singchord.py", line 34, in play_440hz
self.get_int('config/preferred_instrument_velocity'))
File "C:\Program Files\GNU Solfege\share\solfege\soundcard\__init__.py", line 97, in play_note
synth.play_track(m)
File "C:\Program Files\GNU Solfege\share\solfege\soundcard\winsynth.py", line 44, in play_track
self.play_midieventstream(MidiEventStream(*tracks))
File "C:\Program Files\GNU Solfege\share\solfege\soundcard\winsynth.py", line 48, in play_midieventstream
self.__driver.reset()
RuntimeError: MIDI error encountered while opening a MIDI stream: There is no driver installed on your system.
|