Contents
. 2. Midithing Objects
.. 2.1. IO  
Previous 2.1.1. IO.Clock
 
Next 2.2. Port

2.1.2. IO.Sync

The Sync object is a list of Song objects that schedules the playback of the Song objects it contains. This object is a fixed property of the IO object. It is automatically connected to the IO's clock and at a later stage will provide midithing with the ability to sync to external clock sources, like SMPTE or MTC messages or an audio application.

See also IO Song

Methods

add (Song)

adds a Song.

remove (Song)

removes a Song.

Properties

locked

Type: int
Default: 0

This property will later indicate established synchronization to an external clock source.

use

Type: int
Default: 0

Non-functional for the time being.

Next is Port

midithing 0.3.22 documentation © Tim Goetze Nov. 06 2001