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

# sources

All MIDI sources for this connection.

## Declaration

```swift
var sources: (MIDIThruConnectionEndpoint, MIDIThruConnectionEndpoint, MIDIThruConnectionEndpoint, MIDIThruConnectionEndpoint, MIDIThruConnectionEndpoint, MIDIThruConnectionEndpoint, MIDIThruConnectionEndpoint, MIDIThruConnectionEndpoint)
```

## 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)
- [keyPressure](coremidi/midithruconnectionparams/keypressure.md)
- [channelPressure](coremidi/midithruconnectionparams/channelpressure.md)
- [version](coremidi/midithruconnectionparams/version.md)
- [numSources](coremidi/midithruconnectionparams/numsources.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)
