共用方式為


MidiNoteOffMessage.Channel 屬性

定義

從套用此訊息的 0-15 取得通道。

public:
 property byte Channel { byte get(); };
byte Channel();
public byte Channel { get; }
var byte = midiNoteOffMessage.channel;
Public ReadOnly Property Channel As Byte

屬性值

Byte

byte

此訊息適用于 0-15 的通道。

適用於