---
title: kMIDIPropertyTransmitsNotes
framework: coremidi
role: symbol
role_heading: Global Variable
path: coremidi/kmidipropertytransmitsnotes
---

# kMIDIPropertyTransmitsNotes

A Boolean value that indicates whether the device or entity transmits MIDI note messages.

## Declaration

```swift
let kMIDIPropertyTransmitsNotes: CFString
```

## See Also

### Notes

- [kMIDIPropertyReceivesNotes](coremidi/kmidipropertyreceivesnotes.md)
