次の方法で共有


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
属性

適用対象