Represents a note on channel event
Turns a note for a channel on. To achieve polyphony, use a delta time of zero with consecutive note on events.
This event can be used in lieu of a note off event by repeating the same note on the same channel with a velocity of zero.
Located in /Event/NoteOnEvent.php (line 27)
ChannelEvent | --NoteOnEvent
Inherited from ChannelEvent
ChannelEvent::$channel
ChannelEvent::$isContinuation
ChannelEvent::$param1
ChannelEvent::$param2
Inherited From ChannelEvent
ChannelEvent::__construct()
ChannelEvent::getData()
ChannelEvent::getLength()
ChannelEvent::isContinuation()
ChannelEvent::setContinuation()
ChannelEvent::toBinary()
ChannelEvent::__toString()
Documentation generated on Sun, 25 Oct 2009 22:38:19 -0700 by phpDocumentor 1.4.3