<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AudioToolbox",
  "identifier" : "/documentation/AudioToolbox/kMultiChannelMixerParam_Volume",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Audio Toolbox"
    ],
    "preciseIdentifier" : "c:@Ea@kMultiChannelMixerParam_Volume@kMultiChannelMixerParam_Volume"
  },
  "title" : "kMultiChannelMixerParam_Volume"
}
-->

# kMultiChannelMixerParam_Volume

The linear gain of the channel.

```
var kMultiChannelMixerParam_Volume: AudioUnitParameterID { get }
```

## Discussion

Global scope. The value should be a number between `0.0` and `1.0`. The default value is `1.0`.

---

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)