You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is caught in an endless loop inside my latency correction code,
calling Track 5 which calls device jack-midi-0 which calls Track 5 which calls device jack-midi-0... and repeat infinite until crash.
Notes to self: /From saturnin51/Breath.med and MusE-seq.cfg and mynotes.txt
Below is for Track5, jack-midi-0.
#4,040 MusECore::MidiDevice::getDominanceInfoMidi() at /home/col/Source/muse-20200607-master/muse3/muse/mididev.cpp:896
#4,041 MusECore::MidiTrack::getDominanceInfo() at /home/col/Source/muse-20200607-master/muse3/muse/track.cpp:1,174
#4,042 MusECore::MidiDevice::getDominanceInfoMidi() at /home/col/Source/muse-20200607-master/muse3/muse/mididev.cpp:896
#4,043 MusECore::MidiTrack::getDominanceInfo() at /home/col/Source/muse-20200607-master/muse3/muse/track.cpp:1,174
#4,044 MusECore::MidiDevice::getDominanceInfoMidi() at /home/col/Source/muse-20200607-master/muse3/muse/mididev.cpp:896
#4,045 MusECore::Audio::process1() at /home/col/Source/muse-20200607-master/muse3/muse/audio.cpp:1,015
The text was updated successfully, but these errors were encountered:
Crash observed. Thank you!
It is caught in an endless loop inside my latency correction code,
calling Track 5 which calls device jack-midi-0 which calls Track 5 which calls device jack-midi-0... and repeat infinite until crash.
Notes to self: /From saturnin51/Breath.med and MusE-seq.cfg and mynotes.txt
Below is for Track5, jack-midi-0.
The text was updated successfully, but these errors were encountered: