SSUTempo

Extends Protocol:
NSObject
Declared In:

Introduction

allows the UI to define the bpm (if no tempo in the XML) or tempo scaling (relative to bpm defined in the XML)



Methods

-bpm
-tempoScaling

bpm


-(int)bpm; 
Return Value

the beats-per-minute value (only used if the MusicXML contains no timing info)


tempoScaling


-(float)tempoScaling; 
Return Value

the scaling for the tempo defined in the MusicXML (1.0 is nominal)