4 source file of the LilyPond music typesetter
6 (c) 1997 Jan Nieuwenhuizen <jan@digicash.com>
24 /// duration of whole note
25 Real whole_seconds_f_
;
28 Midi_def(Midi_def
const& midi_c_r
);
31 Real
duration_to_seconds_f(Moment
);
32 int get_tempo_i( Moment moment
);
33 void set_tempo( Moment moment
, int count_per_minute_i
);
37 #endif // MIDIDEF_HH //