Tempo
int32 Tempo() const;
int32 Tempo(void) const;
fStore->SetTempo((int32) (Tempo() * tempoFactor));
return fStore->Tempo();