Contents   Previous 1. Front Matter
 
Next 2.1. IO

2. Midithing Objects

The basic unit of midithing's object system is the Event object.

A Part is a sequence of Events.

A Song is a sequence of Parts and is capable of reading and writing standard MIDI files.

A Port represents a MIDI I/O port.

The IO object is a list of midi ports and contains the sequencing functionality.

IO
Port
Song
Part
Event

midithing 0.3.22 documentation © Tim Goetze Nov. 06 2001