note [Class]

An abstract class representing objects that produce sound.

Slots made available by note:

rhythm {number}
A time increment to the next event. Tine be expressed as milliseconds or seconds depending on the current clock mode.
time {number}
The current time (in seconds) of the event. time should be treated as a read only slot. The value is set by the system and reflects the most recent processing of the event.

See Also:

clm-note, CMN, csound-note, m4c-note, midi-message, midi-note, music-kit-note, rest,


Last Modified: 12-Aug-1998