Message | Returned from IDirectMusicPerformance::MIDIToMusic(), and IDirectMusicPerformance::MusicToMIDI(), this indicates that the note conversion generated a note value that is below 0, so it has been bumped up one or more octaves to be in the proper MIDI range of 0 through 127. Note that this is valid for MIDIToMusic() when using play modes DMUS_PLAYMODE_FIXEDTOCHORD and DMUS_PLAYMODE_FIXEDTOKEY, both of which store MIDI values in wMusicValue. With MusicToMIDI(), it is valid for all play modes. Ofcourse, DMUS_PLAYMODE_FIXED will never return this success code. |
---|---|
Declared in | dmerror.h |
Flags | Severity | Success 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 | |
Origin | Microsoft | |
NTSTATUS | false | |
Reserved (X) | true | |
Facility | Code | 2168 (0x878) |
Name | FACILITY_DIRECTMUSIC[3] | |
Error Code | 4627 (0x1213) |
Leave a comment below and we'll let you know when we find a fix.
User contributions licensed under CC BY-SA 3.0