<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreMIDI",
  "identifier" : "/documentation/CoreMIDI/MIDITransformType/scale",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Core MIDI"
    ],
    "preciseIdentifier" : "c:@E@MIDITransformType@kMIDITransform_Scale"
  },
  "title" : "MIDITransformType.scale"
}
-->

# MIDITransformType.scale

A transform that multiplies by the specified parameter value.

```
case scale
```

## Discussion

Specify the parameter value in fixed point format: `bbbb.bbbb bbbb bbbb`

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)