Windows error 0x08781212, 142086674

Detailed Error Information

DMUS_S_OVER_CHORD[1]

MessageReturned from IDirectMusicPerformance::MusicToMIDI(), this indicates that no note has been calculated because the music value has the note at a position higher than the top note of the chord. This applies only to DMUS_PLAYMODE_NORMALCHORD play mode. This success code indicates that the caller should not do anything with the note. It is not meant to be played against this chord.
Declared indmerror.h

HRESULT analysis[2]

FlagsSeveritySuccess

This code indicates success, rather than an error. This may not be the correct interpretation of this code, or possibly the program is handling errors incorrectly.

Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)true
FacilityCode2168 (0x878)
NameFACILITY_DIRECTMUSIC[3]
Error Code4626 (0x1212)

Questions

Nobody has asked any questions about this error yet.

Leave a comment below and we'll let you know when we find a fix.

Comments

Leave a comment

(plain text only)

Sources

  1. dmerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx
  3. winerror.h from Windows SDK 10.0.14393.0

User contributions licensed under CC BY-SA 3.0