MidiMountain 0.4.0
|
 |
Class TMCTempo
Unit
MCClasses
Declaration
type TMCTempo = class(TMCItem )
Description
MIDI Tempo Tempo classes are in a list which belongs to the sequence. Stored in the mid file in master track.Hierarchy
TMCItem > TMCBase Methods
Overview
Description
 |
constructor Create( aOwner: TMCBase; aList: TMCList; aCallCreateMsg: boolean = true ); override; |
create a tempo
 |
function GetBeatsPerMinute: double; |
read the tempo as beats/minute
Properties
Overview
Description
 |
property Tempo: longint; |
tempo value
MidiMountain 0.4.0 ©1999-2002 Adrian Meyer, developed with Delphi and Kylix
|