---
title: keyPressure
framework: coremidi
role: symbol
role_heading: Instance Property
path: coremidi/midithruconnectionparams/keypressure
---

# keyPressure

The transformation of polyphonic key pressure events.

## Declaration

```swift
var keyPressure: MIDITransform
```

## See Also

### Connection Parameters

- [noteNumber](coremidi/midithruconnectionparams/notenumber.md)
- [lowNote](coremidi/midithruconnectionparams/lownote.md)
- [highNote](coremidi/midithruconnectionparams/highnote.md)
- [velocity](coremidi/midithruconnectionparams/velocity.md)
- [lowVelocity](coremidi/midithruconnectionparams/lowvelocity.md)
- [highVelocity](coremidi/midithruconnectionparams/highvelocity.md)
- [channelPressure](coremidi/midithruconnectionparams/channelpressure.md)
- [version](coremidi/midithruconnectionparams/version.md)
- [numSources](coremidi/midithruconnectionparams/numsources.md)
- [sources](coremidi/midithruconnectionparams/sources.md)
- [numDestinations](coremidi/midithruconnectionparams/numdestinations.md)
- [destinations](coremidi/midithruconnectionparams/destinations.md)
- [channelMap](coremidi/midithruconnectionparams/channelmap.md)
- [filterOutAllControls](coremidi/midithruconnectionparams/filteroutallcontrols.md)
- [filterOutBeatClock](coremidi/midithruconnectionparams/filteroutbeatclock.md)
