Class NoteOnEvent

Description

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.

  • since: 1.0

Located in /Event/NoteOnEvent.php (line 27)

ChannelEvent
   |
   --NoteOnEvent
Method Summary
int getType ()
Variables
Methods
getParamDescription (line 35)
string getParamDescription ()
getType (line 45)
int getType ()

Inherited Methods

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