다음을 통해 공유


AVAudioUnitMidiInstrument.SendPressure(Byte, Byte) 메서드

정의

MIDI 압력 이벤트를 보냅니다.

[Foundation.Export("sendPressure:onChannel:")]
public virtual void SendPressure (byte pressure, byte channel);
abstract member SendPressure : byte * byte -> unit
override this.SendPressure : byte * byte -> unit

매개 변수

pressure
Byte
channel
Byte
특성

적용 대상