|
|
Submitter: jagarcia12 ,, gmail ,, com
Message from stderr:
Traceback (most recent call last):
File "C:\Program Files (x86)\GNU Solfege\share\solfege\src\harmonicinterval.py", line 281, in new_question
self.m_t.play_question()
File "C:\Program Files (x86)\GNU Solfege\share\solfege\src\harmonicinterval.py", line 130, in play_question
soundcard.synth.play_track(t1, t2)
File "C:\Program Files (x86)\GNU Solfege\share\solfege\soundcard\winsynth.py", line 45, in play_track
self.play_midieventstream(MidiEventStream(*tracks))
File "C:\Program Files (x86)\GNU Solfege\share\solfege\soundcard\winsynth.py", line 49, in play_midieventstream
self.__driver.reset()
RuntimeError: MIDI error encountered while opening a MIDI stream: There is no driver installed on your system.
Traceback (most recent call last):
File "C:\Program Files (x86)\GNU Solfege\share\solfege\src\harmonicinterval.py", line 281, in new_question
self.m_t.play_question()
File "C:\Program Files (x86)\GNU Solfege\share\solfege\src\harmonicinterval.py", line 130, in play_question
soundcard.synth.play_track(t1, t2)
File "C:\Program Files (x86)\GNU Solfege\share\solfege\soundcard\winsynth.py", line 45, in play_track
self.play_midieventstream(MidiEventStream(*tracks))
File "C:\Program Files (x86)\GNU Solfege\share\solfege\soundcard\winsynth.py", line 49, in play_midieventstream
self.__driver.reset()
RuntimeError: MIDI error encountered while opening a MIDI stream: There is no driver installed on your system.
|