Contents . 2. Midithing Objects .. 2.5. Event ... 2.5.2. Meta Events |
Previous 2.5.2.1. Tempo |
Next 2.5.2.3. Key |
creates a Time meta event.
This event specifies the time signature. It is looked for in the first part of a song by most programs including midithing.
Type: int
Default: 255
Type: int
Default: 88
Type: tuple
Default: (4, 4)
Type: int
Default: 0
Type: int
Default: 192
How many midi ticks make one note as specified by the denominator.
thirtyseconds_per_click
Type: int
Default: 8
How many 32th notes make one note as specified by the denominator.
numerator
Type: int
Default: 4
The numerator of the time signature: 3 in 3/4 time.
denominator
Type: int
Default: 4
Type: string
Default: '\004\002\300\010'
midithing 0.3.22 documentation | © Tim Goetze | Nov. 06 2001 |