NOW LOADING

Midi1ChannelVoiceMessageStatus


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

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 0x00000008 MIDI 1.0 Note Off message
NoteOn 0x00000009 MIDI 1.0 Note On message
PolyPressure 0x0000000A MIDI 1.0 polyphonic pressure message
ControlChange 0x0000000B MIDI 1.0 control change message
ProgramChange 0x0000000C MIDI 1.0 program change message
ChannelPressure 0x0000000D MIDI 1.0 channel pressure message
PitchBend 0x0000000E 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.