Contents
. 2. Midithing Objects
.. 2.5. Event
... 2.5.2. Meta Events  
Previous 2.5.2.3. Key
 
Next 2.5.2.5. ChannelPrefix

2.5.2.4. Meta (SMPTE)

Meta (SMPTE[, hour=0, minute=0, second=0, frame=0, frame_fract=0, tick=0, data='\000\000\000\000\000'])

creates a SMPTE meta event.

The time offset with respect to the song start that should be added to the part contents. frame_fract is in 1/100ths of a frame which is 1/30th of a second to midithing.
Currently unused.

Properties

status

Type: int
Default: 255

meta

Type: int
Default: 84

hour

Type: int
Default: 0

minute

Type: int
Default: 0

second

Type: int
Default: 0

frame

Type: int
Default: 0

frame_fract

Type: int
Default: 0

tick

Type: int
Default: 0

data

Type: string
Default: '\000\000\000\000\000'

Next is ChannelPrefix

midithing 0.3.22 documentation © Tim Goetze Nov. 06 2001