---
title: tempo
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/tempo
---

# tempo

The tempo of the music that the audio file contains, in beats per minute.

## Declaration

```swift
var tempo: NSNumber? { get set }
```

## See Also

### Describing music

- [album](corespotlight/cssearchableitemattributeset/album.md)
- [artist](corespotlight/cssearchableitemattributeset/artist.md)
- [audioChannelCount](corespotlight/cssearchableitemattributeset/audiochannelcount.md)
- [audioEncodingApplication](corespotlight/cssearchableitemattributeset/audioencodingapplication.md)
- [audioSampleRate](corespotlight/cssearchableitemattributeset/audiosamplerate.md)
- [audioTrackNumber](corespotlight/cssearchableitemattributeset/audiotracknumber.md)
- [composer](corespotlight/cssearchableitemattributeset/composer.md)
- [keySignature](corespotlight/cssearchableitemattributeset/keysignature.md)
- [lyricist](corespotlight/cssearchableitemattributeset/lyricist.md)
- [musicalGenre](corespotlight/cssearchableitemattributeset/musicalgenre.md)
- [recordingDate](corespotlight/cssearchableitemattributeset/recordingdate.md)
- [timeSignature](corespotlight/cssearchableitemattributeset/timesignature.md)
- [generalMIDISequence](corespotlight/cssearchableitemattributeset/generalmidisequence.md)
- [musicalInstrumentCategory](corespotlight/cssearchableitemattributeset/musicalinstrumentcategory.md)
- [musicalInstrumentName](corespotlight/cssearchableitemattributeset/musicalinstrumentname.md)
