다음을 통해 공유


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

정의

MIDI 컨트롤러 이벤트를 보냅니다.

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

매개 변수

controller
Byte
value
Byte
channel
Byte
특성

적용 대상