AVAudioUnitMidiInstrument.SendPressureForKey(Byte, Byte, Byte) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Envoie un événement de pression de clé polyphonique MIDI pour le spécifié 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
Paramètres
- key
- Byte
- value
- Byte
- channel
- Byte
- Attributs