OSDN Forum Archive


Thread #35710

MIDITrail MIDI OUT device error upon cpu lag (2014-07-11 11:43 by Ray890 #73810)

Whenever I'm at a point in a song that causes lag for me (which are the same in other midi players such as PFA), I get the following error message:

***ERROR***
MIDI OUT device output error.

FUNC: SMIDILib::SMOutDevCtrl::SendShortMsg
LINE:342
INFO: 00000043 00000000
******

I'm running this program on my Acer 7741G laptop (intel i5-430m, 8gb ram, ati hd5470m), and I use Coolsoft VirtualMidiSynth as my MIDI driver.

Here's a youtube vid of me reproducing this bug: https://www.youtube.com/watch?v=wWcxrjDv-ik

Reply to #73810

Re: MIDITrail MIDI OUT device error upon cpu lag (2014-07-16 22:23 by yknk #73867)

The error mesans that MIDITrail could not send data to the MIDI OUT device, because MIDI OUT device returned an error.
The error code is MIDIERR_NOTREADY (hardware is still busy).
I guess VirtualMidiSynth has not able to process the data.
Reply to #73810

Reply to #73867

Re: MIDITrail MIDI OUT device error upon cpu lag (2016-03-16 15:24 by agario #77810)

[Reply To Message #73810]
> Whenever I'm at a point in a song that causes lag for me (which are the same in other midi players such as PFA), I get the following error message:
>
> ***ERROR***
> MIDI OUT device output error.
>
> FUNC: SMIDILib::SMOutDevCtrl::SendShortMsg
> LINE:342
> INFO: 00000043 00000000
> ******
>
> I'm running this program on my Acer 7741G laptop (intel i5-430m, 8gb ram, ati hd5470m), and I use Coolsoft VirtualMidiSynth as my MIDI driver.
>
> Here's a youtube vid of me reproducing this bug: https://www.youtube.com/watch?v=wWcxrjDv-ik
https://www.youtube.com/watch?v=S7weXZLOkFE
Reply to #73810

Reply to #77810