다음을 통해 공유


AVAudioUnitMidiInstrument.SendPressureForKey(Byte, Byte, Byte) 메서드

정의

지정된 key에 대한 MIDI 폴리포닉 키 압력 이벤트를 보냅니다.

[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
특성

적용 대상