次の方法で共有


AVAudioUnitMidiInstrument.SendPressureForKey(Byte, Byte, Byte) メソッド

定義

指定した に対して MIDI ポリフォニック キー圧力イベントを送信します key

[Foundation.Export("sendPressureForKey:withValue:onChannel:")]
public virtual void SendPressureForKey (byte key, byte value, byte channel);
abstract member SendPressureForKey : byte * byte * byte -> unit
override this.SendPressureForKey : byte * byte * byte -> unit

パラメーター

key
Byte
value
Byte
channel
Byte
属性

適用対象