NOW LOADING

Midi1ChannelVoiceMessageStatus


MIDI 1.0 channel voice message status values
Namespace Microsoft.Windows.Devices.Midi2.Messages
Type Name Midi1ChannelVoiceMessageStatus
Type WinRT Enumeration (a 32-bit unsigned or signed integer)
IDL Midi1ChannelVoiceMessageStatusEnum.idl
Library Microsoft.Windows.Devices.Midi2.dll

Status to use for MIDI 1.0 Channel Voice messages. Note that not all MIDI 1.0 messages are channel voice messages, so this is not an exhaustive list of MIDI 1.0 messages. However, this is the total set of MIDI 1.0 messages which can be used in a MIDI Universal MIDI Packet Message type 2.

Properties

Property Value Description
NoteOff 0x8 MIDI 1.0 Note Off message
NoteOn 0x9 MIDI 1.0 Note On message
PolyPressure 0xA MIDI 1.0 polyphonic pressure message
ControlChange 0xB MIDI 1.0 control change message
ProgramChange 0xC MIDI 1.0 program change message
ChannelPressure 0xD MIDI 1.0 channel pressure message
PitchBend 0xE MIDI 1.0 pitch bend message

Didn't find what you were looking for?

Windows MIDI Services is an open source project with all source available on GitHub. We have a great community on Discord as well. Between GitHub and Discord, you should find the information you are looking for.